get_T_tp {admtools} | R Documentation |
extract time tie points
Description
Extracts the time tie points from an age-depth model or sediment accumulation curve
Usage
get_T_tp(x, ...)
Arguments
x |
age-depth model (adm/multiadm) or sediment accumulation curve (sac) |
... |
other options, currently unused |
Value
a vector, containing the time tie points
See Also
get_L_tp()
to extract length/height tie points
[Package admtools version 0.6.0 Index]