cache_directory | R Documentation |
By default, the user-specific directory as returned by
tools::R_user_dir()
is used. A different directory can be used by
setting the environment variable CRISP_CACHE_DIRECTORY
. This can also be
done by adding the following line to the .Renviron
file:
CRISP_CACHE_DIRECTORY=/path/to/crisp/cache/dir
.
cache_directory()
The cache directory used by rcrisp.
cache_directory()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.