Re: [R] help needed with help

2010-04-30 Thread Marc Schwartz
On Apr 30, 2010, at 11:20 AM, Trevor Hastie wrote: > I installed > R version 2.11.0 (2010-04-22) > on may macbook (snow leopard) > and run R from within emacs > > Now when I try to get help, I get >> ?lm > > (in the new "help" window) > > > Error in help("lm", htmlhelp = FALSE) : > unused a

[R] help needed with help

2010-04-30 Thread Trevor Hastie
I installed R version 2.11.0 (2010-04-22) on may macbook (snow leopard) and run R from within emacs Now when I try to get help, I get > ?lm (in the new "help" window) Error in help("lm", htmlhelp = FALSE) : unused argument(s) (htmlhelp = FALSE) Help! p.s. I am running: This is GNU Emacs