powered by
defines sac (sediment accumulation curve) object from tie points
tp_to_sac(t, h, T_unit = NULL, L_unit = NULL)
a sac object reflecting a sediment accumulation curve
numeric vector, time coordinates of tie points
numeric vector, height coordinates of tie points
time unit
length unit
sac_to_adm() to transform sediment accumulation curves into age-depth models, get_T_tp() and get_L_tp() to extract time and height/length tie points
sac_to_adm()
get_T_tp()
get_L_tp()