itis_name-deprecated: Get taxonomic names for a given taxonomic name query.

itis_nameR Documentation

Get taxonomic names for a given taxonomic name query.

Description

Get taxonomic names for a given taxonomic name query.

Usage

itis_name(query = NULL, get = NULL)

Arguments

query

TSN number (taxonomic serial number).

get

The rank of the taxonomic name to get.

Value

Taxonomic name for the searched taxon.

Examples

## Not run: 
itis_name(query="Helianthus annuus", get="family")

## End(Not run)

ropensci/taxize documentation built on Jan. 25, 2024, 6:49 p.m.