getDataPackage: Retrieve public digital data package holding from Data Store.

Description Usage Arguments Examples

View source: R/getDataPackage.R

Description

getDataPackage downloads a data package from data store, copies it to the /data directory, and unzips it into a subdirectory with the "HoldingID" name.

Usage

1
getDataPackage(HoldingID, Secure = FALSE)

Arguments

HoldingID

is a 6-7 digit number corresponding to the holding ID of the data package zip file.

Secure

True or False (default) indicating whether the file should be acquired using data services available to NPS internal staff only.

Examples

1
getDataPackage(126749,Secure=TRUE)

joe-devivo/NPSDataStoreTools documentation built on Feb. 5, 2020, 11:05 a.m.