Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getProductInfo

Get NEON data product information


Description

Use the NEON API to get data product information such as availability, science team, etc.

Usage

getProductInfo(dpID = "", token = NA)

Arguments

dpID

The data product id (optional), formated as DP#.#####.###

token

User specific API token (generated within neon.datascience user accounts)

Value

A named list of metadata and availability information for a single data product. If the dpID argument is omitted, a table of information for all data products in the NEON catalog.

Author(s)

References

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

Examples

# Get documentation and availability of plant foliar properties data product
cfcInfo <- getProductInfo("DP1.10026.001")

neonUtilities

Utilities for Working with NEON Data

v2.0.1
AGPL-3
Authors
Claire Lunch [aut, cre, ctb], Christine Laney [aut, ctb], Nathan Mietkiewicz [aut, ctb], Eric Sokol [aut, ctb], Kaelin Cawley [aut, ctb], NEON (National Ecological Observatory Network) [aut]
Initial release
2021-03-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.