getZipUrls | R Documentation |
Used to generate a data frame of available zipfile URLs.
getZipUrls(
month.urls,
avg,
package,
dpID,
release,
tabl,
include.provisional,
token = NA_character_,
progress = TRUE
)
month.urls |
The monthly API URL for the URL files |
avg |
Global variable for averaging interval |
package |
Global varaible for package type (basic or expanded) |
dpID |
Global variable for data product ID |
release |
Data release to be downloaded |
tabl |
Table name to get |
include.provisional |
Should provisional data be included? |
token |
User specific API token (generated within data.neonscience.org user accounts) |
progress |
T or F: should progress bars be printed? |
A dataframe comprised of file names, S3 URLs, file size, and download status (default = 0)
Claire Lunch clunch@battelleecology.org Christine Laney claney@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.