datastorr_path: Location of datastorr files

Description Usage Arguments Details

View source: R/simple.R

Description

Location of datastorr files. This is determined by rappdirs using the user_data_dir function. Alternatively, if the option datastorr.path is set, that is used for the base path. The path to data from an actual repo is stored in a subdirectory under this directory.

Usage

1

Arguments

repo

An optional repo (of the form user/repo, though this is not checked).

Details

Files in this directory can be deleted at will (e.g., running unlink(datastorr_path(), recursive = TRUE) will delete all files that datstorr has ever downloaded. The only issue here is that the OAuth token (used to authenticate with GitHub) is also stored in this directory.


richfitz/dataverse documentation built on July 9, 2021, 12:08 p.m.