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
).