Description Usage Arguments Examples
View source: R/getDataPackage.R
getDataPackage
downloads a data package from data store, copies it to the /data directory, and unzips it into a subdirectory with the "HoldingID" name.
1 | getDataPackage(HoldingID, Secure = FALSE)
|
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. |
1 | getDataPackage(126749,Secure=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.