wikimorphemes_cache_dir | R Documentation |
The wikimorphemes cache directory is a platform- and user-specific path where wikimorpheme saves caches (such as a downloaded lookup). You can override the default location in a few ways:
Option: wikimorphemes.dir
Use
set_wikimorphemes_cache_dir
to set a specific cache directory
for this session
Environment: WIKIMORPHEMES_CACHE_DIR
Set this environment
variable to specify a wikimorphemes cache directory for all sessions.
Environment: R_USER_CACHE_DIR
Set this environment variable
to specify a cache directory root for all packages that use the caching
system.
wikimorphemes_cache_dir()
A character vector with the normalized path to the cache.
wikimorphemes_cache_dir()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.