taxon {robis}R 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))

[Package robis version 2.11.3 Index]