Efficient Slicing of SoilProfileCollection Objects
Cut ("dice") soil horizons into 1-unit thick slices. This function replaces slice
.
dice( x, fm = NULL, SPC = TRUE, pctMissing = FALSE, fill = FALSE, strict = TRUE, byhz = FALSE )
x |
a |
fm |
optional |
SPC |
return the diced |
pctMissing |
compute "percent missing data" by slice (when |
fill |
logical, fill with empty placeholder horizons in gaps within profiles, and/or, above/below interval specified in |
strict |
perform horizon depth logic checking / flagging / removal |
byhz |
Evaluate horizon depth logic at the horizon level ( |
a SoilProfileCollection
object, or data.frame
when SPC = FALSE
D.E. Beaudette, A.G. Brown
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.