[Rd] library(..., pos=4)

David Brahm a215020@agate.fmr.com
Thu, 4 Oct 2001 17:10:32 -0400 (EDT)


Hello again, r-devel,

   I propose adding a "pos" argument to library(), so that one can attach the
library in a position other than 2.  It seems straightforward, just 2 changes:

1) pos=2  at the end of the argument list,
2) env <- attach(NULL, pos, name=pkgname)  in line 22

Indeed the authors seem to have anticipated this by defining "lib.pos" further
on, rather than hard-coding it as 2.

   Please let me know (gently) if I have not described my request properly...

				    -- David Brahm (brahm@alum.mit.edu)
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._