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
D.E. Beaudette
Additional examples can be found in this tutorial.
addBracket(), plotSPC()