Minimal taxon_authority constructor for internal use. Only use when the input is known to be valid since few validity checks are done.
new_taxon_authority(
.names = NULL,
author = character(),
date = character(),
citation = character()
)
An S3
object of class taxa_taxon_authority
The names of the vector.
Zero or more author names.
Zero or more dates.
Zero or more literature citations.