Gets the TSN corresponding to the LSID, or an empty result if there is no match.
Source:R/lsid2tsn.R
lsid2tsn.Rd
Gets the TSN corresponding to the LSID, or an empty result if there is no match.
Arguments
- lsid
(character) lsid for a taxonomic group. Required.
- wt
(character) One of "json" or "xml". Required.
- raw
(logical) Return raw JSON or XML as character string. Required. Default:
FALSE
- ...
curl options passed on to crul::HttpClient