[R] Using help in Windows version of R with disabled browser [SOLVED]

Ranjan Maitra maitra at iastate.edu
Thu Apr 14 17:14:38 CEST 2011


Hi,

Just wanted to mention that this worked perfectly.

Many thanks again and best wishes,
Ranjan

On Tue, 12 Apr 2011 13:04:14 -0500 Jonathan P Daily <jdaily at usgs.gov>
wrote:

> try:
> 
> options(help_type = 'text')
> ?options
> 
> If this works, you can create a site profile (A default is created 
> automatically in windows, if I remember correctly) where you can set this 
> to run in each session.
> --------------------------------------
> Jonathan P. Daily
> Technician - USGS Leetown Science Center
> 11649 Leetown Road
> Kearneysville WV, 25430
> (304) 724-4480
> "Is the room still a room when its empty? Does the room,
>  the thing itself have purpose? Or do we, what's the word... imbue it."
>      - Jubal Early, Firefly
> 
> 
> 
> From:
> Ranjan Maitra <maitra at iastate.edu>
> To:
> R-help <r-help at stat.math.ethz.ch>
> Date:
> 04/12/2011 01:56 PM
> Subject:
> [R] Using help in Windows version of R with disabled browser
> Sent by:
> r-help-bounces at r-project.org
> 
> 
> 
> Dear colleagues,
> 
> I am trying to get someone to use R on MS Windows with the browser
> disabled. My question is how does he/she get to use R-help which goes
> off the browser (and correspondingly complains about the inability to
> start firefox, etc). In linux, which is what I use, this is not a
> problem: what needs to be set in Windows to replicate this behavior?
> 
> Sorry if I am not clear: please feel free to ask me for clarifications. 
> 
> Thanks again for the helpful advice!
> 
> Best wishes,
> Ranjan
> 
> ______________________________________________
> R-help at 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.
> 
> 
>



More information about the R-help mailing list