taxotools (version 0.0.23)

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

Description

This function is depreciated. Please use expand_name

Usage

ExpandSyn(name, syn)

Arguments

name

scientific name

syn

synonym with short form genus name to expand the Genus

Value

Synonym with Genus expanded using either name or previous names in the syn list

See Also

Other Discontinued functions: BuildCSList, CheckScientificName, GetWikiSyn, GuessTaxoLevel, MakeCanonical, MatchLists

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