Search for taxon, including its descendent taxa (by default)
SearchForTaxon(taxon, data, other.names = NULL, db = "itis", descendant.ranks = c("family"))
| taxon | A taxon name |
|---|---|
| data | Data.frame from GetAllDataFromMultipleYears |
| other.names | A vector of other names you want to search for, typically common names |
| db | See ?taxize::downstream |
| descendant.ranks | Vector of ranks to look for. |
A data.frame with matches.