| From: "Wang, Hui" <[EMAIL PROTECTED]>
 | Date: Tue, 18 Mar 2003 13:20:13 -0800
 | 
 | Hi List,
 | 
 | Could anybody give me some tips on how to free up memory in R(after reaching
 | the limit of allocated memory size)? By removing the object using "rm"
 | doesnot seem help much.

Attaching datasets may take quite a lot memory too.  Look at attach()
and detach().

Ott

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to