powered by
Guesses the taxonomic rank i.e. Genus, Species or Subspecies based on number of words
guess_taxo_rank(name)
scientific name string to be checked
Other Name functions: build_gen_syn(), cast_canonical(), check_scientific(), expand_name(), get_accepted_names(), list_higher_taxo(), melt_canonical(), melt_scientificname()
build_gen_syn()
cast_canonical()
check_scientific()
expand_name()
get_accepted_names()
list_higher_taxo()
melt_canonical()
melt_scientificname()
# NOT RUN { guess_taxo_rank("Akodon longipilis") guess_taxo_rank("Akodon") guess_taxo_rank("Abrocoma cinerea shistacea") # }
Run the code above in your browser using DataLab