pull.dp.locs: Return the Current Sensor Location Information for a Given...

Description Usage Arguments Value Author(s) See Also Examples

Description

For a given data product ID and site, a data frame of sensor location information is returned.

Usage

1
pull.dp.locs(site, dp.id)

Arguments

site

Parameter of class character. The 4-letter site code for the NEON site of interest.

dp.id

Parameter of class character. The data product ID of interest, must be in code format, eg. "DP1.00001.001"

Value

A data frame of location information for sensors used in the data product generation.

Author(s)

Robert Lee rlee@battelleecology.org

See Also

Examples

1
2
3
4
## Not run: 
2d_wind_locs=Noble::pull.dp.locs(site="CPER", dp.id="DP1.00001.001")

## End(Not run)

rhlee12/Noble documentation built on May 31, 2019, 10:36 a.m.