get_total_thickness: get total thickness

View source: R/get_total_thickness.R

get_total_thicknessR Documentation

get total thickness

Description

for sediment accumulation curves, returns the difference between the highest and lowest point of the curve. For age-depth models, returns the total thickness of sediment accumulated.

Usage

get_total_thickness(x, ...)

Arguments

x

an age-depth model (adm/multiadm) or a sediment accumulation curve (sac)

...

other options, currently unused

Value

numeric, total sediment thickness accumulated

See Also

max_height() and min_height() to extract the highest/lowest stratigraphic point


admtools documentation built on Oct. 4, 2024, 1:09 a.m.