diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:39:30 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:39:30 +0200 |
| commit | a62402ea85bc5a94c7111af904ed01c7361b87a2 (patch) | |
| tree | b7744e0b8e5568f19d1f79267e9bed77920260cd /R | |
| parent | 81f301199e88e17ec961f981ca0df6d886babfee (diff) | |
Update docs and static docs
Diffstat (limited to 'R')
| -rw-r--r-- | R/GUS.R | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,7 +1,8 @@ #' Groundwater ubiquity score based on Gustafson (1989) #' -#' The groundwater ubiquity score GUS is calculated according to -#' the following equation +#' The groundwater ubiquity score GUS is calculated according to the following +#' equation +#' #' \deqn{GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})}{GUS = log10 DT50soil * (4 - log10 Koc)} #' #' @references Gustafson, David I. (1989) Groundwater ubiquity score: a simple |
