set_morphemepiece_cache_dir: Set a Cache Directory for Morphemepiece

View source: R/utils.R

set_morphemepiece_cache_dirR Documentation

Set a Cache Directory for Morphemepiece

Description

Use this function to override the cache path used by morphemepiece for the current session. Set the MORPHEMEPIECE_CACHE_DIR environment variable for a more permanent change.

Usage

set_morphemepiece_cache_dir(cache_dir = NULL)

Arguments

cache_dir

Character scalar; a path to a cache directory.

Value

A normalized path to a cache directory. The directory is created if the user has write access and the directory does not exist.


macmillancontentscience/morphemepiece documentation built on April 19, 2022, 2:20 p.m.