View source: R/npn_phenophases.R
| npn_phenophase_details | R Documentation | 
Retrieves additional details for select phenophases, including full list of applicable phenophase definition IDs and phenophase revision notes over time
npn_phenophase_details(ids = NULL, ...)
| ids | Takes a vector of phenophase ids for which to retrieve additional details. | 
| ... | Currently unused. | 
A tibble listing phenophases in the NPN database, including detailed information for each, filtered by the phenophase ID.
## Not run: 
pd <- npn_phenophase_details(c(56, 57))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.