Checks if USA-NPN phenophase exists
check_npn_phenophases(phenophase = NULL, list = TRUE)
An USA-NPN phenophase (character or number)
List all species numbers and names as verbose output
a validated list of species numbers, if not a warning is thrown and any depended routines halted.
if (FALSE) {
# list all USA-NPN phenophases
check_npn_phenophases(list = TRUE)
}