R/rt_taxa_from_externalids.R
rt_taxa_from_externalids.Rd
Retrieve Taxon using the ids from external databases
rt_taxa_from_externalids(external_db = NULL, external_id = NULL)
character(1)
[required]
The name of an external database see rt_external_db()
for the list of external database names
character(1)
[required]
The identifier of the taxon in the specified external
database
rt_external_db()
for the list of external databases linked to
TAXREF; rt_taxa_externalids()
to get the external ids associated with
a taxon in TAXREF
if (FALSE) rt_taxa_from_externalids("TROPICOS", 26600197)