getFileUrls {neonUtilities} | R Documentation |
Get and store the file names, S3 URLs, file size, and download status (default = 0) in a data frame
Description
Used to generate a data frame of available AOP files.
Usage
getFileUrls(m.urls, include.provisional, token = NA)
Arguments
m.urls |
The monthly API URL for the AOP files |
include.provisional |
T or F, should provisional data be included in downloaded files? |
token |
User specific API token (generated within neon.datascience user accounts) |
Value
A dataframe comprised of file names, S3 URLs, file size, and download status (default = 0)
Author(s)
Claire Lunch clunch@battelleecology.org Christine Laney claney@battelleecology.org
References
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
[Package neonUtilities version 2.4.2 Index]