Learn R Programming

taxize (version 0.5.2)

gettaxonomicranknamefromtsn: Returns the kingdom and rank information for the TSN.

Description

Returns the kingdom and rank information for the TSN.

Usage

gettaxonomicranknamefromtsn(tsn, ...)

Arguments

tsn
TSN for a taxonomic group (numeric)
...
optional additional curl options (debugging tools mostly)

Examples

Run this code
gettaxonomicranknamefromtsn(202385, config=timeout(3))

Run the code above in your browser using DataLab