Changelog
Source:NEWS.md
SOILmilaR 0.1.0
Deprecate
thresh
argument, replaced withthresh_single
(maximum difference in one property) andthresh_all
(sum of differences across all properties)Threshold logic now uses
<
instead of<=
to be more consistent with many similar soils guidesAdd
design_mapunit()
function for iterative calls tosimilar_soils()
to exhaustively group all observations (for example, within a map unit or other conceptual unit of interest)