plot_sed_rate_t {admtools}R Documentation

plot sedimentation rate in time

Description

plot sedimentation rate in time

Usage

plot_sed_rate_t(x, mode = "rcll")

Arguments

x

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

invisible NULL


[Package admtools version 0.2.0 Index]