Skip to content
Prev 32534 / 398502 Next

SOLVED: Re: [R] help output paged in separate window

On 27-May-03 Ted Harding wrote:
For anyone who wants details of how to set all this up automatically, try
the following:

Edit your ~/.Rprofile to include (as well as anything else that's there):

  options(pager="~/pgr")
  .Last <- function() {
    system("rm R_hlp.tmp.*")
  }

and then this paging method will be set up at the start of every session,
and at the end of every session all of the temporary files will be
removed.

Best wishes to all,
Ted.


--------------------------------------------------------------------
E-Mail: (Ted Harding) <Ted.Harding at nessie.mcc.ac.uk>
Fax-to-email: +44 (0)870 167 1972
Date: 27-May-03                                       Time: 11:23:52
------------------------------ XFMail ------------------------------