check_pep725_species: Checks if PEP725 species name or number exists or can be...

View source: R/check_pep725_species.r

check_pep725_speciesR Documentation

Checks if PEP725 species name or number exists or can be generated

Description

Checks if PEP725 species name or number exists or can be generated

Usage

check_pep725_species(species = NULL, list = FALSE)

Arguments

species

A species to download, either specified by its species number or species name.

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: 
check_pep725_species(species = 115)

## End(Not run)


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