getFileUrls: Get and store the file names, S3 URLs, file size, and...

View source: R/getFileUrls.R

getFileUrlsR 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


neonUtilities documentation built on Oct. 18, 2023, 9:09 a.m.