conc: Concentration calculation for a variable from a chemdata...

Description Usage Arguments Details Value warning See Also Examples

View source: R/flux.R

Description

Concentration of the solute (i.e., the variable) over time is extracted from data

Usage

1

Arguments

var

A character vector with the name of the variable(s) to use for the calculations.

data

A chemdata object, which default to chemostat.

Details

TODO: put some more info here...

Value

A data.frame with time and concentration for the variable(s)

warning

Do provide duplicated measurements for the calculation of the error!

See Also

flux

Other calculation.functions: flux

Examples

1
2
3
4
## Not run: 
conc("NH3", data = chem01)

## End(Not run)

EcoNum/EN-test documentation built on May 5, 2020, 4:34 p.m.