check_npn_phenophases: Checks if USA-NPN phenophase exists

View source: R/check_npn_phenophases.r

check_npn_phenophasesR Documentation

Checks if USA-NPN phenophase exists

Description

Checks if USA-NPN phenophase exists

Usage

check_npn_phenophases(phenophase = NULL, list = TRUE)

Arguments

phenophase

An USA-NPN phenophase (character or number)

list

List all species numbers and names as verbose output

Value

a validated list of species numbers, if not a warning is thrown and any depended routines halted.

Examples


## Not run: 
# list all USA-NPN phenophases
check_npn_phenophases(list = TRUE)

## End(Not run)

bluegreen-labs/phenor documentation built on Sept. 2, 2023, 10:34 a.m.