Description Usage Arguments See Also
View source: R/txdb_handling.R
Downloaded databases are cached locally. This function
sets the R environmental variable CACHE_DIR_TUSEL
with the location of the cache dir. If cache_dir
is
specified, it sets the cache directory to that location,
creating the specified directory if one does not exit.
Otherwise it just uses the previously specified cache dir.
If no cache directory has been created and cache_dir
is unspecified it creates one in the default location.
1 | cache_set_dir(cache_dir = NULL)
|
cache_dir |
Character path to new local files path. If null, path will be reset to default user data directory location. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.