Learn R Programming

Z10 (version 0.1.0)

get.dp.meta: Return NEON data product metadata

Description

Return detailed NEON data product metadata.

Usage

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

See Also

Currently none

Examples

Run this code
# NOT RUN {
wind_meta=get.dp.meta(dp.id = "DP1.00002.001")
# }

Run the code above in your browser using DataLab