diff options
Diffstat (limited to 'pkg/R')
-rw-r--r-- | pkg/R/FOCUS_GW_scenarios_2012.R | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg/R/FOCUS_GW_scenarios_2012.R b/pkg/R/FOCUS_GW_scenarios_2012.R new file mode 100644 index 0000000..4e03572 --- /dev/null +++ b/pkg/R/FOCUS_GW_scenarios_2012.R @@ -0,0 +1,9 @@ +#' A very small subset of the FOCUS Groundwater scenario defitions +#' +#' Currently, only a small subset of the soil definitions are provided. +#' +#' @name FOCUS_GW_scenarios_2012 +#' @references FOCUS (2012) Generic guidance for Tier 1 FOCUS ground water assessments. Version 2.1. +#' FOrum for the Co-ordination of pesticde fate models and their USe. +#' http://focus.jrc.ec.europa.eu/gw/docs/Generic_guidance_FOCV2_1.pdf +NULL |