Learn R Programming

taxize (version 0.0.6)

itis_taxrank: Retrieve taxonomic rank name from given TSN.

Description

Retrieve taxonomic rank name from given TSN.

Usage

itis_taxrank(query = NULL)

Arguments

query
Quoted TSN for a taxonomic group (numeric), or scientific name (character).

Value

  • Taxonomic rank name.

Details

You can print informative messages by setting supmess=FALSE.

Examples

Run this code
itis_taxrank(query=202385)

Run the code above in your browser using DataLab