accepted_name: Switch accepted names by synonyms in a taxon

Description Usage Arguments

Description

If necessary to set a synonym in a taxon concept as an accepted name.

Usage

1
2
## S4 method for signature 'PostgreSQLConnection,numeric'
accepted_name(taxlist, ConceptID, accepted, names2concepts, ...)

Arguments

taxlist

An object of class PostgreSQLConnection.

ConceptID

Integer containing concept IDs where to request or set names for one category.

accepted

Integer indicating the usage name ID to be set as accepted name. If this usage name does not belong to the concept indicated by 'ConceptID', an error message will be retrieved.

names2concepts

A character vector with two values, the name of the schema and the name of the table relating names with taxon concepts.

...

Further arguments passed among methods.


kamapu/vegtables2 documentation built on July 8, 2021, 7:57 a.m.