Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

addDiagnosticBracket

Annotate Diagnostic Features


Description

Annotate diagnostic features within a sketch of soil profiles.

Usage

addDiagnosticBracket(
  s,
  kind,
  feature = "featkind",
  top = "featdept",
  bottom = "featdepb",
  ...
)

Arguments

s

SoilProfileCollection object

kind

filter applied to feature column of diagnostic horizons registered within s

feature

column name containing feature kind

top

column name containing feature top depth

bottom

column name containing feature top depth

...

additional arguments passed to addBracket

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.

Author(s)

D.E. Beaudette

See Also


aqp

Algorithms for Quantitative Pedology

v1.29
GPL (>= 3)
Authors
Dylan Beaudette [aut, cre], Pierre Roudier [aut, ctb], Andrew Brown [aut, ctb]
Initial release
2021-04-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.