
Canonicalise FEBR SiBCS names to match soilKey rule outputs.
Source:R/benchmark-febr-loader.R
normalise_febr_sibcs.RdFEBR ships SiBCS labels in mixed legacy/modern form
("Podzolicos" for old name of Argissolos, singular vs plural,
Portuguese accents). This helper folds them to the form produced by
run_sibcs_key() so that benchmark accuracies can be computed
without false negatives.
Usage
normalise_febr_sibcs(x, level = c("order", "subordem"))Value
Character vector of normalised SiBCS names; NA for
labels that are out-of-scope for the comparison
(e.g.\ legacy "Solos" category).