View source: R/HzDepthLogicSubset.R
HzDepthLogicSubset | R Documentation |
SoilProfileCollection
Objects or Horizons via checkHzDepthLogic
This function removes profiles or horizons from a SoilProfileCollection
that are flagged as having invalid horizon depth logic by checkHzDepthLogic
. Invalid profiles may be created when setting byhz = TRUE
; use caution as some functions may not work properly in the presence of gaps. Consider using fillHzGaps
to fill these gaps.
HzDepthLogicSubset(x, byhz = FALSE)
x |
a |
byhz |
logical, evaluate horizon depth logic at the horizon level (profile level if |
a SoilProfileCollection
object
This function cannot identify (and remove) overlapping horizons when byhz = TRUE
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.