getZipUrls | R Documentation |
Used to generate a data frame of available zipfile URLs.
getZipUrls(
month.urls,
avg,
package,
dpID,
release,
messages,
tabl,
include.provisional,
token = NA_character_
)
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 |
messages |
Error/warning messages from previous steps |
tabl |
Table name to get |
include.provisional |
Should provisional data be included? |
token |
User specific API token (generated within neon.datascience user accounts) |
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.