Learn R Programming

flora (version 0.3.4)

fixCase: Fix the name case of a taxon

Description

Fix the name case of a taxon

Usage

fixCase(x)

Arguments

x

a unit character vector with a taxon

Examples

Run this code
# NOT RUN {
fixCase("myrcia lingua")
fixCase("Myrcia Lingua")
fixCase("COFFEA ARABICA")
# }

Run the code above in your browser using DataLab