Retrieves a complete list of all phenophases in the NPN database.

npn_phenophases(...)

Arguments

...

Currently unused.

Value

A tibble listing all phenophases available in the NPN database.

Examples

if (FALSE) { # \dontrun{
phenophases <- npn_phenophases()
} # }