Learn R Programming

taxize (version 0.0.6)

itis_acceptname: Retrieve accepted TSN (with accepted name).

Description

Retrieve accepted TSN (with accepted name).

Usage

itis_acceptname(searchtsn = NA)

Arguments

searchtsn
Quoted TSN for a taxonomic group (character).

Value

  • Names or TSNs of all downstream taxa.

Details

You can print informative messages by setting supmess=FALSE.

Examples

Run this code
itis_acceptname(searchtsn='208527')  # TSN accepted - good name
itis_acceptname(searchtsn='504239')  # TSN not accepted - input TSN is old

Run the code above in your browser using DataLab