help.WinBUGS {BRugs} | R Documentation |
Function that open the html version of the WinBUGS manual
help.WinBUGS(browser = getOption("browser"))
browser |
the name of the program to be used as hypertext browser. It should be in the PATH, or a full path specified. |
## Not run: help.WinBUGS() ## End(Not run)