Learn R Programming

neonUtilities (version 1.3.6)

getTileUrls: Get and store the file names, S3 URLs, file size, and download status (default = 0) in a data frame

Description

Produces a data frame that is populated by available tiles for the AOP product.

Usage

getTileUrls(m.urls, tileEasting, tileNorthing, token = NA_character_)

Arguments

m.urls

The monthly API URL for the AOP tile.

tileEasting

A vector containing the easting UTM coordinates of the locations to download.

tileNorthing

A vector containing the northing UTM coordinates of the locations to download.

token

User specific API token (generated within neon.datascience user accounts). Optional.

Value

A dataframe comprised of file names, S3 URLs, file size, and download status (default = 0)

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007