get.synonyms: List all synonyms of a given taxa

View source: R/get.synonyms.R

get.synonymsR Documentation

List all synonyms of a given taxa

Description

This function returns all the synonyms of a given taxon according to the Brazilian Flora 2020.

Usage

get.synonyms(taxon, fix = FALSE, relationship = FALSE)

Arguments

taxon

a character vector containing a name.

fix

should the function fix issues (synonyms, mispelled names) in taxon?

relationship

return the kind of relationship?

Value

a character vector

Examples

## Not run: 
get.synonyms("Myrcia lingua")

## End(Not run)

gustavobio/flora documentation built on Feb. 3, 2024, 8:40 a.m.