Description Usage Arguments Details Value See Also
Show what objects are cached for a given expression
1 | showobjects(num)
|
num |
expression sequence number |
Given an expression sequence number, showobjects shows what
objects were created (and hence cached) by that expression. These
objects can subsequently be loaded into the workspace with
loadcache. If num is a sequence, then a single
character vector is returned containing the union of the names of the
objects cached.
Expression sequence numbers can be obtained by calling code.
A character vector containing the names of the objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.