# to see the objects that are currently in memory objects() # to remove everything rm(list = ls())
HTH, Martin --- Luis Ridao Cruz <[EMAIL PROTECTED]> wrote: > ?rm > > > >>> <[EMAIL PROTECTED]> 13/09/2005 12:08:55 >>> > > Hi, I admit that I rather carelessly built lots of > large objects and therefore ran out of memory. Most > objects, which I have at the moment are now > unnecessary, but it would take a lot of time to > recreate the last few ones from scratch. So I would > like to erase (get rid of) selected objects in order > to be able to continue. Does anyone know how I could > do this? > > Machen Sie aus 14 Cent spielend bis zu 100 Euro! > Die neue Gaming-Area von Arcor - über 50 > Onlinespiele im Angebot. > http://www.arcor.de/rd/emf-gaming-1 > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
