powered by
get_taxa(taxonid, taxonname, status, taxagroup, ecolgroup)
taxagroup
get_table("EcolGroupTypes")
TaxonID
TaxonCode
TaxonName
Author
Extinct
TaxaGroup
EcolGroups
HigherTaxonID
PublicationID
Notes
## Return all species taxa with "Abies" in name - note wildcard taxa <- get_taxa(taxonname = "Abies*")
Run the code above in your browser using DataLab