Learn R Programming

admtools (version 0.4.0)

flux_const: constant deterministic tracer flux

Description

For usage with strat_cont_to_multiadm; defines constant tracer flux in the time domain

Usage

flux_const()

Arguments

Value

a function factory that takes no arguments

See Also

flux_linear(), flux_quad(), strat_cont_gen_from_tracer()

Examples

Run this code
if (FALSE) {
# see this vignette for an example
vignette("adm_from_trace_cont")
}

Run the code above in your browser using DataLab