wikimorphemes_cache_dir: Wikimorphemes Cache Directory

View source: R/cache.R

wikimorphemes_cache_dirR Documentation

Wikimorphemes Cache Directory

Description

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.dirUse set_wikimorphemes_cache_dir to set a specific cache directory for this session

  • Environment: WIKIMORPHEMES_CACHE_DIRSet this environment variable to specify a wikimorphemes cache directory for all sessions.

  • Environment: R_USER_CACHE_DIRSet this environment variable to specify a cache directory root for all packages that use the caching system.

Usage

wikimorphemes_cache_dir()

Value

A character vector with the normalized path to the cache.

Examples

wikimorphemes_cache_dir()

jonthegeek/wikimorphemes documentation built on Sept. 1, 2022, 10:32 p.m.