Skip to content
Prev 10766 / 15075 Next

bypassing the R.app help browser?

Dear list members,

Is there a way to bypass the R.app help browser, and to use instead an alternative browser, such as the one pointed to by getOption("browser")? 

I've tried a number of strategies, including setting .Platform$GUI <- "unknown". The only approach I tried that works is to mask the help() function with a modified version, but this produces other problems, such as referencing unexported objects from utils and tools.

It would be nice if the help() function had a browser argument, similar to that in browseURL(), and defaulting to the current behaviour.

Any suggestions would be appreciated.

John

------------------------------------------------
John Fox, Professor
McMaster University
Hamilton, Ontario, Canada
http://socserv.mcmaster.ca/jfox/