taxon: Get taxon by taxon ID.

View source: R/taxon.R

taxonR Documentation

Get taxon by taxon ID.

Description

Get taxon by taxon ID.

Usage

taxon(taxonid, verbose = FALSE)

Arguments

taxonid

the taxon identifier (WoRMS AphiaID).

verbose

logical. Optional parameter to enable verbose logging (default = FALSE).

Value

Tibble containing taxon records.

Examples

taxon(c(141433, 141434))

robis documentation built on Sept. 25, 2022, 1:06 a.m.