get_nhp_taxa {filterNHP} | R Documentation |
Get taxonomic terms for non-human primates
Description
Get taxonomic terms for non-human primates
Usage
get_nhp_taxa(level = "all")
Arguments
level |
Specify which level to get taxonomic terms for. Defaults to "all". Other options are "suborder", "infraorder", "parvorder", "superfamily", "family", "subfamily", "tribe" or "genus". |
Value
A named list with taxonomic terms for each level.
Examples
get_nhp_taxa("genus")
[Package filterNHP version 0.1.2 Index]