Description Usage Arguments Value
Internal utility function to save an object to the cache.
1 | saveCachedObject(toCache, sig, wd = paste0(getwd(), "/.R_Cache/"))
|
toCache |
Object which should be cached. |
sig |
MD5 hash of the objects URL reference |
wd |
By default, the .R_Cache directory in the working directory. |
Nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.