tl_dir: taxalight data directory

Description Usage Examples

View source: R/tl_dir.R

Description

taxalight stores data for persistent access in the directory given by tl_dir() by default. All functions can override this choice by passing an alternative path to the dir argument, or configure the location system-wide by setting the environmental variable TAXALIGHT_HOME, eg. in their .Renviron file, see Sys.setenv(). If unset, the default location is the default for the operating system, as provided by the core R function tools::R_user_dir(). Users can manually purge the data storage at any time by deleting this directory.

Usage

1

Examples

1

taxalight documentation built on Sept. 14, 2021, 5:15 p.m.