
Annotate KSSL/NASIS pedons with a derived WRB Reference Soil Group
Source:R/usda-wrb-crosswalk.R
annotate_wrb_from_usda.RdApplies usda_to_wrb_rsg to each pedon's USDA
classification (preserved as site$reference_usda +
site$reference_usda_suborder by
load_kssl_pedons_gpkg) and writes the result to
site$reference_wrb_from_usda – a "best-guess" expected WRB
label for benchmark comparison.
Arguments
- pedons
List of
PedonRecordobjects.