Skip to content
Prev 43414 / 398506 Next

Memory clear problem

Suzanne E. Blatt wrote:

            
From ?rm:
## remove (almost) everything in the working environment.
## You will get no warning, so don't do this unless you are really sure.
rm(list = ls())

Uwe Ligges