Skip to content
Prev 22480 / 398502 Next

[Fwd: Re: [R] Memory leak in R v1.5.1?] - resolved

Jan Meyer <janm at mit.edu> writes:
...
No, attach() adds things to the search path (and logically, although
not always physically, copies them). This is not reversed when the
function exits. [It is not obvious that it has to work that way, but
currently it does.]