Learn R Programming

admtools (version 0.4.0)

sed_rate_t_fun: sedimentation rate function

Description

returns a function that returns sedimentation rate

Usage

sed_rate_t_fun(x, mode = "rcll")

Value

a function

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)