[R] Removing objects and clearing memory

Denis Kazakiewicz d.kazakiewicz at gmail.com
Tue Apr 12 23:49:47 CEST 2011


On 13.04.2011 00:39, Jim Silverton wrote:
> How do I remove all objects except one in R?
>
>    
rm(list=ls()) #will remove ALL objects



More information about the R-help mailing list