diff options
Diffstat (limited to 'R')
-rw-r--r-- | R/PEC_sw_focus.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/PEC_sw_focus.R b/R/PEC_sw_focus.R index e063ff3..e2c3e54 100644 --- a/R/PEC_sw_focus.R +++ b/R/PEC_sw_focus.R @@ -1,6 +1,6 @@ #' Calculate PEC surface water at FOCUS Step 1 #' -#' This is reimplementation of the FOCUS Step 1 and 2 calculator version 3.2, +#' This is a reimplementation of the FOCUS Step 1 and 2 calculator version 3.2, #' authored by Michael Klein, in R. Note that results for multiple #' applications should be compared to the corresponding results for a #' single application. At current, this is not done automatically in |