[R] Removing objects and clearing memory

B77S bps0002 at auburn.edu
Wed Apr 13 01:01:32 CEST 2011


#replace v with whatever
rm(list=(ls()[ls()!="v"]))


--
View this message in context: http://r.789695.n4.nabble.com/Removing-objects-and-clearing-memory-tp3445763p3445865.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list