condensation_fun {admtools}R Documentation

condensation function

Description

returns a function that determines instantaneous condensation (time preserved per strat. increment)

Usage

condensation_fun(x, mode = "rcll", ...)

Arguments

x

adm object

mode

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

...

parameters passed to get_time, see ?get_time for details

Value

a function


[Package admtools version 0.2.0 Index]