Learn R Programming

taxize (version 0.5.2)

getcoveragefromtsn: Get coverge from tsn

Description

Get coverge from tsn

Usage

getcoveragefromtsn(tsn, ...)

Arguments

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

Examples

Run this code
getcoveragefromtsn(tsn=28727, config=timeout(4))  # coverage data
getcoveragefromtsn(526852, config=timeout(4))  # no coverage data

Run the code above in your browser using DataLab