
Load a canonical reference dataset from soilKey or SoilTaxonomy
Source:R/canonical-references.R
canonical_reference.RdResolution order:
If the
SoilTaxonomypackage is installed AND theprefer_pkgargument isTRUE(default), load the dataset from the installed package (always fresh).Otherwise, load from the vendored copy at
inst/extdata/canonical/<name>.rda.
Usage
canonical_reference(
name = c("WRB_4th_2022", "ST_criteria_13th", "ST_features"),
prefer_pkg = TRUE
)