get.dp.meta {Z10} | R Documentation |
Return detailed NEON data product metadata.
get.dp.meta(dp.id)
dp.id |
Parameter of class character. The data product code in question. |
Nested lists of data product metadata
Robert Lee rhlee@colorado.edu
Currently none
## Not run:
wind_meta=get.dp.meta(dp.id = "DP1.00002.001")
## End(Not run)