Skip to content
Back to formatted view

Raw Message

Message-ID: <476384BE.5090000@family-krueger.com>
Date: 2007-12-15T07:39:42Z
From: Knut Krueger
Subject: Helpfiles in HTML browser
In-Reply-To: <4761D281.6000401@hotmail.com>

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