itis_refs: Get references related to a ITIS TSN.

View source: R/itis_refs.R

itis_refsR Documentation

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

## Not run: 
itis_refs(202385)
itis_refs(c(202385, 70340))

## End(Not run)

taxize documentation built on April 22, 2022, 9:07 a.m.