| gerda_cache_dir | R Documentation |
Returns the path to the directory used by load_gerda_web() to cache
downloaded datasets when cache = TRUE (or options(gerda.cache = TRUE)).
The location follows tools::R_user_dir() conventions and can be redirected
with the standard R_USER_CACHE_DIR environment variable. The directory is
not created until a cached download is actually written.
gerda_cache_dir()
A single character string: the cache directory path.
clear_gerda_cache(), load_gerda_web()
gerda_cache_dir()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.