taxize (version 0.7.9)

gettsnfromlsid: Gets the TSN corresponding to the LSID, or an empty result if there is no match.

Description

Gets the TSN corresponding to the LSID, or an empty result if there is no match.

Usage

gettsnfromlsid(lsid, ...)

Arguments

lsid
lsid for a taxonomic group (character)
...
optional additional curl options (debugging tools mostly)

Examples

Run this code
## Not run: 
# gettsnfromlsid(lsid="urn:lsid:itis.gov:itis_tsn:28726", config=timeout(3))
# gettsnfromlsid("urn:lsid:itis.gov:itis_tsn:0", config=timeout(3))
# ## End(Not run)

Run the code above in your browser using DataLab