Use the NEON API to get data product information such as availability, science team, etc.
Usage
getProductInfo(dpID = "", token = NA)
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.
Arguments
dpID
The data product id (optional), formated as DP#.#####.###
token
User specific API token (generated within neon.datascience user accounts)