powered by
apg_lookup(taxa, rank = "family")
apg_families
apg_orders
apgOrders
apgFamilies
BEWARE: The datasets used in this function are (I think) from Version 12 of the data on http://www.mobot.org/MOBOT/research/APweb/ - I'll update data asap.
# New name found apg_lookup(taxa = "Hyacinthaceae", rank = "family") apg_lookup(taxa = "Poaceae", rank = "family") # Name not found apg_lookup(taxa = "Asteraceae", rank = "family")
Run the code above in your browser using DataLab