fetch_unpack_data: Install compressed remote data supplement locally

Description Usage Arguments Author(s)

View source: R/download_unpack.R

Description

Download and unpack example data supplement from Zenodo that matches the current installed distribution.

Usage

1
fetch_unpack_data(data_directory, url_list = DATA_VERSION_URL_LIST)

Arguments

data_directory

character. Full path to the directory you wish to install the example data to. Must be write-enabled for the user.

url_list

list. A keyed list containing links to download remote data for each package version in the structure: list(version_1 = c(data_url_1, data_url_n), #' version_n = c(data_url_1, data_url_n)); default from internal constants.R

Author(s)

Chris R. Vernon (chris.vernon@pnnl.gov)


JGCRI/rpackageutils documentation built on Dec. 13, 2021, 10:05 p.m.