Annotate diagnostic features within a sketch of soil profiles.
Usage
addDiagnosticBracket(
s,
kind,
feature = "featkind",
top = "featdept",
bottom = "featdepb",
...
)
Details
Additional examples can be found in this tutorial.
Note
This is a low-level
plotting function: you must first plot a SoilProfileCollection
object before using this function.