rt_taxa_id: Retrieve a taxon information using its id

View source: R/rt_taxa_id.R

rt_taxa_idR Documentation

Retrieve a taxon information using its id

Description

Retrieve a taxon information using its id

Usage

rt_taxa_id(id = NULL)

Arguments

id

integer(1) [required]
an integer giving the id of the taxon in TAXREF (also called cdNom)

Examples

## Not run: 
rt_taxa_id(id = 443800)
rt_taxa_id(id = 110335)

## End(Not run)

Rekyt/rtaxref documentation built on June 18, 2022, 1:02 p.m.