cache | R Documentation |
If the cache folder does not exist, and createPermanent = FALSE
, a temporary location is used. To make the cache permanent, call
cache(..., delete = FALSE, createPermanent = FALSE)
... |
sub caches |
delete |
if |
createPermanent |
if |
cache(createPermanent = TRUE)
and restart your R session.
fully qualified path to the cache folder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.