unset_home: Unset the local cache directory

View source: R/helpers.R

unset_homeR 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


RCzechia documentation built on Nov. 2, 2023, 5:49 p.m.