.read.cache.info | R Documentation |
Read metadata for a variable in the cache
.read.cache.info(variable)
variable |
Variable name for which to look up the metadata |
The returned object is a list with two fields:
in.cache
: Logical indicating whether the requested
variable was found in the cache
hash
: A data.frame as was created by .create.cache.hash
list
with metadata, see Details for more info.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.