fixCase {flora}R Documentation

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

fixCase("myrcia lingua")
fixCase("Myrcia Lingua")
fixCase("COFFEA ARABICA")

[Package flora version 0.3.4 Index]