getIssueLog | R Documentation |
Use the NEON API to get the issue log in a user-friendly format
getIssueLog(dpID = NA, token = NA_character_)
dpID |
The data product identifier, formatted as DP#.#####.### |
token |
User specific API token (generated within neon.datascience user accounts) |
A table of issues reported for the data product.
Claire Lunch clunch@battelleecology.org
License: GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007
# Get documentation and availability of plant foliar properties data product
cfcIssues <- getIssueLog("DP1.10026.001")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.