Learn R Programming

taxize (version 0.6.0)

getpublicationsfromtsn: Returns a list of the pulications used for the TSN.

Description

Returns a list of the pulications used for the TSN.

Usage

getpublicationsfromtsn(tsn, ...)

Arguments

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

Examples

Run this code
getpublicationsfromtsn(70340, config=timeout(3))

Run the code above in your browser using DataLab