get_total_duration {admtools} | R Documentation |
Total duration covered
Description
Total duration covered
Usage
get_total_duration(x, ...)
Arguments
x |
age-depth model (adm/multiadm) or sediment accumulation curve (sac) |
... |
other options, currently unused |
Value
numeric, total duration covered by the age-depth models/sediment accumulation curve
See Also
min_time()
and max_time()
to extract the first/last tie point in time
[Package admtools version 0.6.0 Index]