getProductSensors: Get data product-sensor relationships

View source: R/getProductSensors.R

getProductSensorsR Documentation

Get data product-sensor relationships

Description

Pull all data from the NEON API /products endpoint, create a data frame with data product ID, data product name, and sensor type.

Usage

getProductSensors()

Value

A data frame

Author(s)

Christine Laney claney@battelleecology.org

References

License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007

Examples

## Not run: 
sensors <- getProductSensors()

## End(Not run)

neonUtilities documentation built on Oct. 18, 2023, 9:09 a.m.