Description Usage Arguments Value Examples
The nanopoRe package makes use of R environments to store data in memory, but within an internally-named environment; this method dumps out (for reasons of QC and transparency) a complete listing of these stored objects
1 | listCachedObjects(subenv = NULL)
|
subenv |
the nested environment to consider |
character vector of objects stored in the nanopoRe environment
1 | cachedObjects <- listCachedObjects()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.