trim {flora}R Documentation

Trim a name and remove duplicate tabs and whitespaces

Description

Remove duplicate and misplaced whitespace characters

Usage

trim(taxon)

Arguments

taxon

a character vector with a single taxon name

Value

a character vector

Examples

## Not run: 
trim("   Myrcia  lingua")

## End(Not run)

[Package flora version 0.3.4 Index]