Learn R Programming

Z10 (version 0.1.0)

dp.avail: Query for data product availability

Description

Get dates of data product availability by NEON site.

Usage

dp.avail(dp.id)

Arguments

dp.id

Parameter of class character. The data product code in question. See http://data.neonscience.org/data-product-catalog for a complete list.

Value

A list of named data frames

See Also

Currently none

Examples

Run this code
# NOT RUN {
wind=Z10::dp.avail(dp.id = "DP1.00002.001")
# }

Run the code above in your browser using DataLab