wrapper that applies standardize.taxonomy()
and
standardize.traits()
in one go.
standardize(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()
.
A traitdata object with standardized scientific taxon names according to GBif Backbone taxonomy and standardized trait names according to a thesaurus, if provided.
Other standardize:
standardize_taxa()
,
standardize_traits()