taxize (version 0.7.9)

getacceptednamesfromtsn: Get accepted names from tsn

Description

Get accepted names from tsn

Usage

getacceptednamesfromtsn(tsn, ...)

Arguments

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

Examples

Run this code
## Not run: 
# # TSN accepted - good name
# getacceptednamesfromtsn(tsn='208527')
# 
# # TSN not accepted - input TSN is old name
# getacceptednamesfromtsn('504239')
# 
# # TSN not accepted - input TSN is old name
# getacceptednamesfromtsn('504239')
# ## End(Not run)

Run the code above in your browser using DataLab