Learn R Programming

taxize (version 0.7.9)

getlsidfromtsn: Gets the unique LSID for the TSN, or an empty result if there is no match.

Description

Gets the unique LSID for the TSN, or an empty result if there is no match.

Usage

getlsidfromtsn(tsn, ...)

Arguments

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

Examples

Run this code
## Not run: 
# getlsidfromtsn(155166)
# ## End(Not run)

Run the code above in your browser using DataLab