Skip to content
Prev 190 / 919 Next

Scrolling in Help System Doesn't Work

On Aug 5, 2011, at 10:08 AM, Tom Callaway wrote:

            
Just to add to Tom's reply, if you would prefer to use HTML help pages and view them in a browser, you can put:

  options(help_type="html")

in your ~/.Rprofile

See ?options and ?help

Regards,

Marc Schwartz