aboutsummaryrefslogtreecommitdiff
path: root/pkg/man/soil_sorption.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/man/soil_sorption.Rd')
-rw-r--r--pkg/man/soil_sorption.Rd27
1 files changed, 0 insertions, 27 deletions
diff --git a/pkg/man/soil_sorption.Rd b/pkg/man/soil_sorption.Rd
deleted file mode 100644
index 5b8bd53..0000000
--- a/pkg/man/soil_sorption.Rd
+++ /dev/null
@@ -1,27 +0,0 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/endpoint.R
-\name{soil_sorption}
-\alias{soil_sorption}
-\title{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{
-\item{chent}{The \code{\link{chent}} object to get the information from}
-
-\item{values}{The values to be returned}
-
-\item{aggregators}{A named vector of aggregator functions to be used}
-
-\item{signif}{How many significant digits do we want}
-
-\item{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
-}
-

Contact - Imprint