Dear all
Shouldn't this start the html help for the chosen package?
> help(package="boot", help_type = "html")

Instead, the text version is displayed in less (I believe). However, I
have no issues to start the html help with the following.
> help.start()
starting httpd help server ... done
If 'xdg-open' is already running, it is *not* restarted, and you must
    switch to its window.
Otherwise, be patient ...

The help page states:
"If for some reason HTML help is unavailable (see
‘startDynamicHelp’), plain text help will be used instead."

However,
> ?startDynamicHelp
No documentation for 'startDynamicHelp' in specified packages and libraries:
you could try '??startDynamicHelp'

Am I doing anything wrong? Thank you
Liviu





-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to