Obtain soil sorption data

Usage

soil_sorption(chent, values = c("Kfoc", "N"), aggregators = c(Kfoc = geomean, Koc = geomean, N = mean), signif = rep(3, length(values)), raw = FALSE)

Arguments

chent
The chent object to get the information from
values
The values to be returned
aggregators
A named vector of aggregator functions to be used
signif
How many significant digits do we want
raw
Should the number(s) be returned as stored in the chent object (could be a character value) to retain original information about precision?

Description

Obtain soil sorption data