tp_to_sac: define sed. acc. curve

View source: R/tp_to_sac.R

tp_to_sacR Documentation

define sed. acc. curve

Description

defines sac (sediment accumulation curve) object from tie points

Usage

tp_to_sac(t, h, T_unit = NULL, L_unit = NULL)

Arguments

t

numeric vector, time coordinates of tie points

h

numeric vector, height coordinates of tie points

T_unit

time unit

L_unit

length unit

Value

a sac object reflecting a sediment accumulation curve

See Also

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


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