Learn R Programming

admtools (version 0.4.0)

plot_condensation: plot condensation in height

Description

plots condensation (time per stratigraphic increment) throughout the section

Usage

plot_condensation(x, h = "default", mode = "rcll", ...)

Value

invisible null

Arguments

x

an adm object

h

"default" or a numeric vector of height where the sed rate is evaluated

mode

string, handed over to sed_rate_t, see ?sed_rate_t for details

...

parameters passed to get_time, see ?get_time for details