Learn R Programming

flora (version 0.3.4)

get.synonyms: 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

Run this code
# NOT RUN {
get.synonyms("Myrcia lingua")
# }

Run the code above in your browser using DataLab