
Test whether a pedon's argic horizon has strong clay films
Source:R/audit-argic-films.R
argic_with_strong_clay_films.RdWraps argic() and inspects the
clay_films_amount field at the argic-passing layers. Returns
a structured result that B_latossolico() uses to
decide whether the SiBCS Cap 18 strong-films exclusion fires.
Arguments
- pedon
A
PedonRecord.
Value
A list with:
passed– logical,TRUEonly when argic passes AND at least one argic-passing layer has a strong (comum / abundante) film qualifier.layers– integer vector of argic-passing layer indices (empty whenpassedisFALSE).argic– the underlyingDiagnosticResultfromargic().films– character vector of theclay_films_amountvalues at the argic-passing layers.