get_cache_dir | R Documentation |
Creates and returns the cache directory for the FastRet package.
get_cache_dir(subdir = NULL)
subdir |
Optional subdirectory within the cache directory. |
The path to the cache directory or subdirectory.
path <- get_cache_dir()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.