diff options
| author | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:49:39 +0200 |
|---|---|---|
| committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2026-06-22 21:49:39 +0200 |
| commit | 49285cb526a891013334ddb7b8123f3e5cd8b1a7 (patch) | |
| tree | eaabb094dc59b14d79d18d9c45b6beb1c935f08e /R/GUS.R | |
| parent | a62402ea85bc5a94c7111af904ed01c7361b87a2 (diff) | |
Diffstat (limited to 'R/GUS.R')
| -rw-r--r-- | R/GUS.R | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,8 +1,7 @@ #' Groundwater ubiquity score based on Gustafson (1989) #' -#' The groundwater ubiquity score GUS is calculated according to the following +#' The groundwater ubiquity score GUS is calculated according to the #' 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 |
