unset_home {RCzechia}R Documentation

Unset the local cache directory

Description

The function unsets the environment variable RCZECHIA_HOME, meaning tempdir() will be used in future function calls, and no persistent data will be stored locally.

Usage

unset_home()

Value

TRUE for success and FALSE for failure; returned silently


[Package RCzechia version 1.12.2 Index]