taxotools (version 0.0.4)

GuessTaxoLevel: Guess the level of Scientific Name

Description

Guess the level of Scientific Name

Usage

GuessTaxoLevel(name)

Arguments

name

scientific name string to be checked

Value

Guess on level of Taxon name and NULL if not sure

See Also

Other Name functions: CheckScientificName, ExpandSyn

Examples

Run this code
# NOT RUN {
GuessTaxoLevel("Akodon longipilis")
GuessTaxoLevel("Akodon")
GuessTaxoLevel("Abrocoma cinerea shistacea")

# }

Run the code above in your browser using DataLab