tp_to_sac {admtools} | R 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
[Package admtools version 0.3.0 Index]