taxize (version 0.7.9)

getscientificnamefromtsn: Returns the scientific name for the TSN. Also returns the component parts (names and indicators) of the scientific name.

Description

Returns the scientific name for the TSN. Also returns the component parts (names and indicators) of the scientific name.

Usage

getscientificnamefromtsn(tsn, ...)

Arguments

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

Examples

Run this code
## Not run: 
# getscientificnamefromtsn(531894, config=timeout(3))
# ## End(Not run)

Run the code above in your browser using DataLab