Skip to content
Prev 4500 / 63424 Next

remove(ls())

On Thu, 19 Oct 2000, Paul Gilbert wrote:

            
AFAIK only remove(list=ls()) has ever worked in R.

In R rm() and remove() are the same thing.  In S they are not.