Retrieves a complete list of all phenophase definitions.

npn_phenophase_definitions(...)

Arguments

...

Currently unused.

Value

A tibble listing all phenophases in the NPN database and their definitions.

Examples

if (FALSE) { # \dontrun{
pp <- npn_phenophase_definitions()
} # }