Duncan Murdoch-2 wrote: > > Whoops, sorry, Uwe's advice is right. Text help is only the default > when run outside a console; I use Cygwin, which doesn't look like a > console to R. >
I am using eclipse with StatET to run R under Ubuntu 8.04 and Windows XP Pro. I would like both implementations to act the same, and your suggestion to use options(chmhelp=FALSE) in Windows did what I wanted. Uwe's suggestion to put the option in Rprofile completed the task. Thanks. Tom -- View this message in context: http://www.nabble.com/text-rather-than-html-help-in-Windows-tp21251223p21251607.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.