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

View source: R/remove.authors.R

remove.authorsR Documentation

Remove the author(s) from a taxon name.

Description

This attempts to remove the authorities of a taxonomic name.

Usage

remove.authors(taxon)

Arguments

taxon

a character vector containing a single taxon

Value

a character vector

Examples

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

## End(Not run)

gustavobio/flora documentation built on Feb. 3, 2024, 8:40 a.m.