The National Ecological Observatory Network (NEON) provides access to its numerous data products through its REST API, <https://data.neonscience.org/data-api/>. This package provides a high-level user interface for downloading and storing NEON data products. While each of NEON data products consist of hundreds or thousands of individual files. Unlike 'neonUtilities', this package will avoid repeated downloading, provides persistent storage, and improves performance. This package does not provide expose interactions with the individual low-level NEON API endpoints.
Version: | 0.2.2 |
Imports: | httr, jsonlite, rappdirs, progress, vroom, utils, curl, openssl, tibble, stats, zip, digest, R.utils, tools |
Suggests: | testthat, covr, xml2, spelling |
Published: | 2020-09-08 |
Author: | Carl Boettiger |
Maintainer: | Carl Boettiger <cboettig at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | neonstore results |
Reference manual: | neonstore.pdf |
Package source: | neonstore_0.2.2.tar.gz |
Windows binaries: | r-devel: neonstore_0.2.2.zip, r-release: neonstore_0.2.2.zip, r-oldrel: neonstore_0.2.2.zip |
macOS binaries: | r-release: neonstore_0.2.2.tgz, r-oldrel: neonstore_0.2.2.tgz |
Old sources: | neonstore archive |
Please use the canonical form https://CRAN.R-project.org/package=neonstore to link to this page.