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)

khufkens/phenor documentation built on Aug. 31, 2023, 1:24 a.m.