dp.avail {Z10} | R Documentation |
Get dates of data product availability by NEON site.
dp.avail(dp.id)
dp.id |
Parameter of class character. The data product code in question. See http://data.neonscience.org/data-product-catalog for a complete list. |
A list of named data frames
Robert Lee rhlee@colorado.edu
Currently none
## Not run:
wind=Z10::dp.avail(dp.id = "DP1.00002.001")
## End(Not run)