# New name found in the APGII taxonomy
apg_lookup(taxa = "Hyacinthaceae", rank = "family")
apg_lookup(taxa = "Poaceae", rank = "family")
# Name not found in the APGII taxonomy
apg_lookup(taxa = "Asteraceae", rank = "family")
Run the code above in your browser using DataLab