get_total_thicknesses {admtools} | R Documentation |
get thicknesses of sections from depth-depth curves
Description
get thicknesses of sections from depth-depth curves
Usage
get_total_thicknesses(x, ...)
Arguments
x |
a depth-depth curve (ddc object) |
... |
other parameters (currently unused) |
Value
a numeric vector of length 2 - the thicknesses of section 1 and 2 in the depth-depth curve
See Also
-
get_total_thickness()
to determine the total thickness accumulated by age-depth models or sediment accumulation curves.
[Package admtools version 0.6.0 Index]