Gets the unique LSID for the TSN, or an empty result if there is no match.
Source:R/tsn2lsid.R
tsn2lsid.Rd
Gets the unique LSID for the TSN, or an empty result if there is no match.
Arguments
- tsn
TSN for a taxonomic group (numeric). 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