get.dp.meta: Return NEON data product metadata

Description Usage Arguments Value Author(s) See Also Examples

View source: R/get_dp_meta.R

Description

Return detailed NEON data product metadata.

Usage

1
get.dp.meta(dp.id)

Arguments

dp.id

Parameter of class character. The data product code in question.

Value

Nested lists of data product metadata

Author(s)

Robert Lee rhlee@colorado.edu

See Also

Currently none

Examples

1
2
3
4
## Not run: 
wind_meta=get.dp.meta(dp.id = "DP1.00002.001")

## End(Not run)

Z10 documentation built on May 2, 2019, 3:25 a.m.

Related to get.dp.meta in Z10...