Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

taxize (version 0.10.0)

itis_refs: Get references related to a ITIS TSN.

Description

Get references related to a ITIS TSN.

Usage

itis_refs(tsn, ...)

Arguments

tsn

One or more TSN's (taxonomic serial number) for a taxonomic group (numeric)

...

Further arguments passed on to getpublicationsfromtsn

Examples

Run this code
if (FALSE) {
itis_refs(202385)
itis_refs(c(202385, 70340))
}

Run the code above in your browser using DataLab