Learn R Programming

filterNHP (version 0.1.2)

get_nhp_taxa: 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

Run this code
# NOT RUN {
get_nhp_taxa("genus")
# }

Run the code above in your browser using DataLab