[Rd] help system does not work (PR#499)
Thomas Lumley
thomas@biostat.washington.edu
Wed, 22 Mar 2000 08:43:09 -0800 (PST)
On Wed, 22 Mar 2000 jgm@qed.econ.queensu.ca wrote:
>
> Incidentally, is there some way I can change the command that R is
> issuing? That way, I could point it directly to a particular executable (I
> have several netscapes). Also, I would like to experiment with having it
> fire up lynx in an xterm rather than netscape, if that is possible.
options(browser="browser")
However, to start in a xterm you need to be a bit clever. The browser is
invoked as
browser URL &
and you will probably need a script to set up lynx in a xterm in such a
way that it opens the file and stays open. The first four things I tried
didn't work.
Thomas Lumley
Assistant Professor, Biostatistics
University of Washington, Seattle
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._