addDiagnosticBracket | R Documentation |
Annotate diagnostic features within a sketch of soil profiles.
addDiagnosticBracket( s, kind, feature = "featkind", top = "featdept", bottom = "featdepb", ... )
s |
|
kind |
filter applied to |
feature |
column name containing feature kind |
top |
column name containing feature top depth |
bottom |
column name containing feature top depth |
... |
additional arguments passed to |
Additional examples can be found in this tutorial.
This is a low-level
plotting function: you must first plot a SoilProfileCollection
object before using this function.
D.E. Beaudette
addBracket, plotSPC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.