taxize (version 0.7.9)

getcurrencyfromtsn: Get currency from tsn

Description

Get currency from tsn

Usage

getcurrencyfromtsn(tsn, ...)

Arguments

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

Examples

Run this code
## Not run: 
# getcurrencyfromtsn(tsn=28727, config=timeout(3)) # currency data
# getcurrencyfromtsn(526852, config=timeout(3)) # no currency dat
# ## End(Not run)

Run the code above in your browser using DataLab