if (FALSE) {
getTaxonID("Zamiaceae")
getTaxonID("Zamiaceae", "Ceratozamia")
## \code{taxaType = 2} searches for beetles and not plants, so the next line returns nothing.
getTaxonID("Zamiaceae", "Ceratozamia", taxaType = 2)
}
Run the code above in your browser using DataLab