
Side-by-side comparison of soilKey vs aqp diagnostic engines
Source:R/aqp-interop-v0962.R
compare_engines.RdRuns the soilKey hand-coded diagnostic and the aqp wrapper on the same pedon, returns both results plus an agreement flag. Useful for A/B benchmarks and for choosing which engine to use per dataset.
Usage
compare_engines(pedon, diagnostic = c("argic", "cambic"))Arguments
- pedon
A
PedonRecord.- diagnostic
One of
"argic"or"cambic".