[R] Help on Html format R 2.10

2009-11-26 Thread Ruben Cabrera
Hello: I´m trying to change the plain text help to html help but I don´t know if this is possible with R 2.10.0 (Windows XP). The installation process always set to plain text. I found this http://old.nabble.com/change-in-default-behavior-of--functionname-in-R-2.10--td26115436.html Thanks in adv

Re: [R] Help on Html format R 2.10

2009-11-26 Thread Ruben Cabrera
Hello Again: Let me answer myself because I already solved my problem: I found the file "...R\R-2.10.0\Rprofile.site" and used options(help_type="html"). Thanks. Ruben Cabrera On Thu, Nov 26, 2009 at 7:41 PM, Ruben Cabrera wrote: > Hello: > > I´m trying to change the plain text help to html he

Re: [R] Help on Html format R 2.10

2009-11-26 Thread Ruben Cabrera
Hello: I´m trying to change the plain text help to html help but I don´t know if this is possible with R 2.10.0 (Windows XP). The installation process always set to plain text. I found this: http://old.nabble.com/change-in-default-behavior-of--functionname-in-R-2.10--td26115436.html Thanks in ad