Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Removing objects and clearing memory
Kondor
·
Sep 27, 2011
·
r-help
>>> How do I remove all objects except one in R? Here is another way. ls() gives you a list. get a number (n) of the item you'd like to keep, and then do: rm(list=ls()[n+1:last...
Can't find what you're looking for? Try searching with Google .