R/check_pep725_species.r
check_pep725_species.Rd
Checks if PEP725 species name or number exists or can be generated
check_pep725_species(species = NULL, list = FALSE)
a validated list of species numbers, if not a warning is thrown and any depended routines halted.
if (FALSE) { # \dontrun{
check_pep725_species(species = 115)
} # }