getProductSensors {neonUtilities} | R Documentation |
Pull all data from the NEON API /products endpoint, create a data frame with data product ID, data product name, and sensor type.
getProductSensors()
A data frame
Christine Laney claney@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
## Not run:
sensors <- getProductSensors()
## End(Not run)