Skip to contents

wrapper that applies standardize.taxonomy() and standardize.traits() in one go.

Usage

standardize(x, ...)

Arguments

x

a traitdata object (as returned by as.traitdata()) or a data table containing at least the column `verbatimScientificName.

...

parameters as described for standardize.traits() and standardize.taxonomy().

Value

A traitdata object with standardized scientific taxon names according to GBif Backbone taxonomy and standardized trait names according to a thesaurus, if provided.

See also

Other standardize: standardize_taxa(), standardize_traits()