Checks if USA-NPN phenophase exists
check_npn_phenophases(phenophase = NULL, list = TRUE)
a validated list of species numbers, if not a warning is thrown and any depended routines halted.
if (FALSE) { # \dontrun{
# list all USA-NPN phenophases
check_npn_phenophases(list = TRUE)
} # }