Annotate diagnostic features within a sketch of soil profiles.
addDiagnosticBracket(
s,
kind,
feature = "featkind",
top = "featdept",
bottom = "featdepb",
...
)
SoilProfileCollection
object
filter applied to feature
column of diagnostic horizons registered within s
column name containing feature kind
column name containing feature top depth
column name containing feature top depth
additional arguments passed to addBracket
Additional examples can be found in this tutorial.