Helpfiles in HTML browser
Francisco J. Zagmutt schrieb:
Go to your Rprofile file (in the etc directory) and add the following line: options(htmlhelp=TRUE) I hope this helps
yes, thank you very much ... and a hint for others: set # to prefer Compiled HTML help options(chmhelp=TRUE) to # to prefer Compiled HTML help # options(chmhelp=TRUE) if both is active the the HTML help doesn't work. Regards Knut