isInMemory | R Documentation |
Is object stored in memory?
isInMemory(obj)
obj |
Object, checks |
Logical value, TRUE if object is stored in memory, FALSE if on disk.
## Not run:
isInMemory(scen_BASE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.