From a62402ea85bc5a94c7111af904ed01c7361b87a2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 22 Jun 2026 21:39:30 +0200 Subject: Update docs and static docs --- R/GUS.R | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'R') diff --git a/R/GUS.R b/R/GUS.R index 32f371c..e0c4a41 100644 --- a/R/GUS.R +++ b/R/GUS.R @@ -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 -- cgit v1.2.3