lsos | R Documentation |
A Memory Object Browser Function Shamelessly Copied from this stackoverflow.com post http://stackoverflow.com/questions/1358003/tricks-to-manage-the-available-memory-in-an-r-session
lsos(..., n = 10)
... |
Passed to .ls.objects |
n |
Number of objects to show |
data(iris)
lsos()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.