powered by
removes a dataset from memory, errors if no dataset is loaded
clear()
returns NULL invisibly
# NOT RUN { use(cars, clear=TRUE) listif() clear() listif() # }
Run the code above in your browser using DataLab