View source: R/check_scientific.R
check_scientific | R Documentation |
Parse the name using Global Names Resolver 'GNR' and Global Biodiversity Information Facility 'GBIF' parse API to make sure the name is scientific name
check_scientific(name)
name |
scientific name string to be checked |
Resolved canonical name (NULL if not matched)
Other Name functions:
build_gen_syn()
,
cast_canonical()
,
cast_scientificname()
,
expand_name()
,
get_accepted_names()
,
guess_taxo_rank()
,
list_higher_taxo()
,
melt_canonical()
,
melt_scientificname()
,
resolve_names()
,
taxo_fuzzy_match()
check_scientific("Akodon longipilis (Waterhouse, 1837)")
check_scientific("Mus longipilis Waterhouse, 1837")
check_scientific("Akodon hershkovitzi Patterson, Gallardo, and Freas, 1984")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.