taxotools (version 0.0.4)

ExpandSyn: Expands Scientific name is the genus is used with '.'

Description

Expands Scientific name is the genus is used with '.'

Usage

ExpandSyn(name, syn)

Arguments

name

scientific name

syn

synonym with short form genus name to expand the Genus

Value

Synonym with Genus expanded

See Also

Other Name functions: CheckScientificName, GuessTaxoLevel

Examples

Run this code
# NOT RUN {
ExpandSyn("Addax gibbosa", "A. mytilopes")
ExpandSyn("Oryx addax", "O. nasomaculatus")

# }

Run the code above in your browser using DataCamp Workspace