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 Aug. 21, 2025, 5:42 p.m.