taxize (version 0.7.9)

getsynonymnamesfromtsn: Returns a list of the synonyms (if any) for the TSN.

Description

Returns a list of the synonyms (if any) for the TSN.

Usage

getsynonymnamesfromtsn(tsn, ...)

Arguments

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

Examples

Run this code
## Not run: 
# getsynonymnamesfromtsn(tsn=183671) # tsn not accepted
# getsynonymnamesfromtsn(tsn=526852) # tsn accepted
# ## End(Not run)

Run the code above in your browser using DataLab