NEONScience / NEON-utilities

Utilities and scripts for working with NEON data. Currently: an R package with functions to join (stack) the month-by-site files in downloaded NEON data, to convert data to geoCSV format, and to download data from the API.
GNU Affero General Public License v3.0
57 stars 36 forks source link

stackFromStore() #105

Closed cklunch closed 3 years ago

cklunch commented 3 years ago

Merges in addition of stackFromStore(), and modifications to stackByTable(), stackEddy(), and helper functions to enable stackFromStore().