remove.authors: Remove the author(s) from a taxon name.

Description Usage Arguments Value Examples

View source: R/remove.authors.R

Description

This attempts to remove the authorities of a taxonomic name.

Usage

1

Arguments

taxon

a character vector containing a single taxon

Value

a character vector

Examples

1
2
3
4
5
## Not run: 
remove.authors("Coffea arabica L.")
remove.authors("Chrysophyllum argenteum subsp. nitidum (G.F.W.Meyer) T.D.Penn.")

## End(Not run)

flora documentation built on April 28, 2020, 9:05 a.m.

Related to remove.authors in flora...