On 30/09/2014, 5:41 AM, Sven E. Templer wrote:
> Hello,
>
> how can I open (by an R command) the index page in html mode, as obtained by:
>
> options(browser="firefox") # or any other
> options(help_type="html")
> ?help
> # and then following the html reference on the page bottom named "Index"
>
Hello,
how can I open (by an R command) the index page in html mode, as obtained by:
options(browser="firefox") # or any other
options(help_type="html")
?help
# and then following the html reference on the page bottom named "Index"
In text mode I know library(help='utils') to open the utils pack
2 matches
Mail list logo