[R] lib.fixup

Thomas Lumley tlumley at u.washington.edu
Fri Oct 12 17:23:41 CEST 2001


On Fri, 12 Oct 2001, David Brahm wrote:

> Hi, all,
>
> Can anyone tell me what this line in library() does?
>   .Internal(lib.fixup(env, .GlobalEnv))

It mangles the environments of the objects you've created so that they
aren't saved with the rest of the workspace.

	-thomas

Thomas Lumley			Asst. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list