Learn R Programming

robis (version 2.11.3)

taxon: Get taxon by taxon ID.

Description

Get taxon by taxon ID.

Usage

taxon(taxonid, verbose = FALSE)

Value

Tibble containing taxon records.

Arguments

taxonid

the taxon identifier (WoRMS AphiaID).

verbose

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

Examples

Run this code
taxon(c(141433, 141434))

Run the code above in your browser using DataLab