dp.avail {Z10}R Documentation

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

Author(s)

Robert Lee rhlee@colorado.edu

See Also

Currently none

Examples

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

## End(Not run)

[Package Z10 version 0.1.0 Index]