get.synonyms: List all synonyms of a given taxa

Description Usage Arguments Value Examples

View source: R/get.synonyms.R

Description

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

Usage

1
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

1
2
3
4
## Not run: 
get.synonyms("Myrcia lingua")

## End(Not run)

flora documentation built on April 28, 2020, 9:05 a.m.

Related to get.synonyms in flora...