lsos {abjutils} | R Documentation |
Elegantly list objects in a R session.
lsos(
pos = 1,
pattern,
order.by = "Size",
decreasing = TRUE,
head = TRUE,
n = 10
)
pos |
Where to look for the object (see "Details" in |
pattern |
An optional regular expression to match names ( |
order.by |
Sort by |
decreasing |
Should the sorting be decreasing? |
head |
Should |
n |
How many lines |
http://stackoverflow.com/questions/1358003/tricks-to-manage-the-available-memory-in-an-r-session