wrapper that applies standardize.taxonomy() and
standardize.traits() in one go.
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()andstandardize.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()