[R] Changing default browser in options()

Jorge A Ahumada jahumada at usgs.gov
Mon Aug 11 22:58:20 CEST 2003


I usually startup R from within several directories (usually where the 
programs or data of interest are).  I like to use a small web browser 
called dillo to browse help files.  However, by default R looks for 
mozilla, so I have to type every single R session:

 > options(browser='dillo')

Is there anyway I can change this globally?

thanks,


J.




More information about the R-help mailing list