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