sed_rate_t_fun: sedimentation rate function

View source: R/sed_rate_t.R

sed_rate_t_funR Documentation

sedimentation rate function

Description

returns a function that returns sedimentation rate

Usage

sed_rate_t_fun(x, mode = "rcll")

Arguments

x

an adm object

mode

string, "rcll" or "lcrl". Should the sedimentation rate be Right Continuous with Left Limits (rcll) or Left Continuous with Right Limits (lcrl)

Value

a function


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