dp.avail: Query for data product availability

Description Usage Arguments Value Author(s) See Also Examples

View source: R/dp_avail.R

Description

Get dates of data product availability by NEON site.

Usage

1
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

Author(s)

Robert Lee rhlee@colorado.edu

See Also

Currently none

Examples

1
2
3
4
## Not run: 
wind=Z10::dp.avail(dp.id = "DP1.00002.001")

## End(Not run)

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

Related to dp.avail in Z10...