| sed_rate_t_fun {admtools} | R Documentation | 
sedimentation rate function
Description
returns a function that retruns 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
[Package admtools version 0.3.0 Index]