% Generated by roxygen2: do not edit by hand % Please edit documentation in R/endpoint.R \name{soil_Kfoc} \alias{soil_Kfoc} \title{Obtain soil Kfoc} \usage{ soil_Kfoc(chent, aggregator = geomean, signif = 3, value = "Kfoc", raw = FALSE) } \arguments{ \item{chent}{The \code{\link{chent}} object to get the information from} \item{aggregator}{The aggregator function. Can be mean, \code{\link{geomean}}, or identity, for example.} \item{signif}{How many significant digits do we want} \item{value}{The name of the value we want. The list given in the usage section is not exclusive} } \description{ Obtain soil Kfoc }