Skip to content
Prev 165852 / 398502 Next

text rather than html help in Windows

On 02/01/2009 8:11 AM, Tom La Bone wrote:
That's the default.  You probably have options(htmlhelp=TRUE) set; just 
change it to options(htmlhelp=FALSE).  (You might need to set 
options(chmhelp=FALSE); I can't tell from your description which help 
version you're seeing.)

Duncan Murdoch