From f58caa911add00f02c8be879018f370299ff02bf Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 31 Jan 2024 14:09:50 +0100 Subject: Rebuild all online docs --- docs/reference/EFSA_GW_interception_2014.html | 115 +--------- docs/reference/EFSA_washoff_2017.html | 119 +--------- docs/reference/FOCUS_GW_scenarios_2012.html | 150 +----------- docs/reference/FOCUS_Step_12_scenarios.html | 265 +-------------------- docs/reference/FOMC_actual_twa.html | 92 +------- docs/reference/GUS.html | 99 +------- docs/reference/PEC_FOMC_accu_rel.html | 86 +------ docs/reference/PEC_soil.html | 119 +--------- docs/reference/PEC_soil_mets.html | 91 +------- docs/reference/PEC_sw_drainage_UK.html | 102 +-------- docs/reference/PEC_sw_drift.html | 97 +------- docs/reference/PEC_sw_exposit_drainage.html | 142 +----------- docs/reference/PEC_sw_exposit_runoff.html | 114 +--------- docs/reference/PEC_sw_focus.html | 139 +---------- docs/reference/PEC_sw_sed.html | 94 +------- docs/reference/SFO_actual_twa.html | 92 +------- docs/reference/SSLRC_mobility_classification.html | 108 +-------- docs/reference/TOXSWA_cwa.html | 149 +----------- docs/reference/TSCF.html | 94 +------- docs/reference/chent_focus_sw.html | 117 +--------- docs/reference/drift_data_JKI.html | 140 +----------- docs/reference/endpoint.html | 102 +-------- docs/reference/geomean.html | 98 +------- docs/reference/get_vertex.html | 87 +------ docs/reference/index.html | 245 +------------------- docs/reference/max_twa.html | 107 +-------- docs/reference/one_box.html | 91 +------- docs/reference/perc_runoff_exposit.html | 99 +------- docs/reference/perc_runoff_reduction_exposit.html | 96 +------- docs/reference/pfm_degradation.html | 95 +------- docs/reference/plot.TOXSWA_cwa.html | 87 +------ docs/reference/plot.one_box.html | 91 +------- docs/reference/read.TOXSWA_cwa.html | 95 +------- docs/reference/reexports.html | 72 +----- docs/reference/sawtooth.html | 82 +------ docs/reference/set_nd_nq.html | 266 ---------------------- docs/reference/soil_scenario_data_EFSA_2015.html | 117 +--------- docs/reference/soil_scenario_data_EFSA_2017.html | 96 +------- docs/reference/twa.html | 97 +------- 39 files changed, 113 insertions(+), 4434 deletions(-) delete mode 100644 docs/reference/set_nd_nq.html (limited to 'docs/reference') diff --git a/docs/reference/EFSA_GW_interception_2014.html b/docs/reference/EFSA_GW_interception_2014.html index e1f9a53..555509e 100644 --- a/docs/reference/EFSA_GW_interception_2014.html +++ b/docs/reference/EFSA_GW_interception_2014.html @@ -1,43 +1,5 @@ -<<<<<<< HEAD -Subset of EFSA crop interception default values for groundwater modelling — EFSA_GW_interception_2014 • pfm - - -
-
- - - -
-
- ->>>>>>> refs/remotes/origin/main
@@ -85,25 +46,17 @@

Subset of EFSA crop interception default values for groundwater modelling

-
+
+

Usage

EFSA_GW_interception_2014
-<<<<<<< HEAD -
-

Format

-

A matrix containing interception values, currently only for some selected crops

-
-
-

Source

-=======

Format

A matrix containing interception values, currently only for some selected crops

Source

->>>>>>> refs/remotes/origin/main

European Food Safety Authority (2014) EFSA Guidance Document for evaluating laboratory and field dissipation studies to obtain DegT50 values of active substances of plant protection products and transformation @@ -111,43 +64,9 @@ products of these active substances in soil. EFSA Journal 12(5):3662, 37 pp., doi:10.2903/j.efsa.2014.3662

-<<<<<<< HEAD -
-

Examples

-
EFSA_GW_interception_2014
-=======
     

Examples

-
if (FALSE) {
-  # This is the code that was used to define the data
-  bbch <- paste0(0:9, "x")
-  crops <- c(
-    "Beans (field + vegetable)",
-    "Peas",
-    "Summer oilseed rape", "Winter oilseed rape",
-    "Tomatoes",
-    "Spring cereals", "Winter cereals")
-  EFSA_GW_interception_2014 <- matrix(NA, length(crops), length(bbch),
-    dimnames = list(Crop = crops, BBCH = bbch))
-  EFSA_GW_interception_2014["Beans (field + vegetable)", ] <-
-    c(0, 0.25, rep(0.4, 2), rep(0.7, 5), 0.8)
-  EFSA_GW_interception_2014["Peas", ] <-
-    c(0, 0.35, rep(0.55, 2), rep(0.85, 5), 0.85)
-  EFSA_GW_interception_2014["Summer oilseed rape", ] <-
-    c(0, 0.4, rep(0.8, 2), rep(0.8, 5), 0.9)
-  EFSA_GW_interception_2014["Winter oilseed rape", ] <-
-    c(0, 0.4, rep(0.8, 2), rep(0.8, 5), 0.9)
-  EFSA_GW_interception_2014["Tomatoes", ] <-
-    c(0, 0.5, rep(0.7, 2), rep(0.8, 5), 0.5)
-  EFSA_GW_interception_2014["Spring cereals", ] <-
-    c(0, 0, 0.2, 0.8, rep(0.9, 3), rep(0.8, 2), 0.8)
-  EFSA_GW_interception_2014["Winter cereals", ] <-
-    c(0, 0, 0.2, 0.8, rep(0.9, 3), rep(0.8, 2), 0.8)
-  save(EFSA_GW_interception_2014,
-    file = "../data/EFSA_GW_interception_2014.RData")
-}
-EFSA_GW_interception_2014
->>>>>>> refs/remotes/origin/main
+    
EFSA_GW_interception_2014
 #>                            BBCH
 #> Crop                        0x   1x   2x   3x   4x   5x   6x   7x   8x   9x
 #>   Beans (field + vegetable)  0 0.25 0.40 0.40 0.70 0.70 0.70 0.70 0.70 0.80
@@ -159,24 +78,6 @@ products of these active substances in soil. EFSA Journal
 #>   Winter cereals             0 0.00 0.20 0.80 0.90 0.90 0.90 0.80 0.80 0.80
 
-<<<<<<< HEAD -
- -
- - -
- -
-

Site built with pkgdown 2.0.7.

-
- -
-=======
@@ -190,16 +91,10 @@ products of these active substances in soil. EFSA Journal
->>>>>>> refs/remotes/origin/main - - -<<<<<<< HEAD -======= ->>>>>>> refs/remotes/origin/main diff --git a/docs/reference/EFSA_washoff_2017.html b/docs/reference/EFSA_washoff_2017.html index 371f27e..3603cda 100644 --- a/docs/reference/EFSA_washoff_2017.html +++ b/docs/reference/EFSA_washoff_2017.html @@ -1,43 +1,5 @@ -<<<<<<< HEAD -Subset of EFSA crop washoff default values — EFSA_washoff_2017 • pfm - - -
-
- - - -
-
- ->>>>>>> refs/remotes/origin/main
@@ -85,28 +46,11 @@

Subset of EFSA crop washoff default values

-
+
+

Usage

EFSA_washoff_2017
-<<<<<<< HEAD -
-

Format

-

A matrix containing wash-off factors, currently only for some selected crops

-
-
-

Source

-

European Food Safety Authority (2017) EFSA guidance document for - predicting environmental concentrations of active substances of plant - protection products and transformation products of these active substances - in soil. EFSA Journal 15(10) 4982 - doi:10.2903/j.efsa.2017.4982

-
- -
-

Examples

-
EFSA_washoff_2017
-=======
     

Format

A matrix containing wash-off factors, currently only for some selected crops

@@ -122,36 +66,7 @@ doi:10.2903/j.efsa.2017.4982

Examples

-
if (FALSE) {
-  # This is the code that was used to define the data
-  bbch <- paste0(0:9, "x")
-  crops <- c(
-    "Beans (field + vegetable)",
-    "Peas",
-    "Summer oilseed rape", "Winter oilseed rape",
-    "Tomatoes",
-    "Spring cereals", "Winter cereals")
-  EFSA_washoff_2017 <- matrix(NA, length(crops), length(bbch),
-    dimnames = list(Crop = crops, BBCH = bbch))
-  EFSA_washoff_2017["Beans (field + vegetable)", ] <-
-    c(NA, 0.6, rep(0.75, 2), rep(0.8, 5), 0.35)
-  EFSA_washoff_2017["Peas", ] <-
-    c(NA, 0.4, rep(0.6, 2), rep(0.65, 5), 0.35)
-  EFSA_washoff_2017["Summer oilseed rape", ] <-
-    c(NA, 0.4, rep(0.5, 2), rep(0.6, 5), 0.5)
-  EFSA_washoff_2017["Winter oilseed rape", ] <-
-    c(NA, 0.1, rep(0.4, 2), rep(0.55, 5), 0.3)
-  EFSA_washoff_2017["Tomatoes", ] <-
-    c(NA, 0.55, rep(0.75, 2), rep(0.7, 5), 0.35)
-  EFSA_washoff_2017["Spring cereals", ] <-
-    c(NA, 0.4, 0.5, 0.5, rep(0.65, 3), rep(0.65, 2), 0.55)
-  EFSA_washoff_2017["Winter cereals", ] <-
-    c(NA, 0.1, 0.4, 0.6, rep(0.55, 3), rep(0.6, 2), 0.4)
-  save(EFSA_washoff_2017,
-    file = "../data/EFSA_washoff_2017.RData")
-}
-EFSA_washoff_2017
->>>>>>> refs/remotes/origin/main
+    
EFSA_washoff_2017
 #>                            BBCH
 #> Crop                        0x   1x   2x   3x   4x   5x   6x   7x   8x   9x
 #>   Beans (field + vegetable) NA 0.60 0.75 0.75 0.80 0.80 0.80 0.80 0.80 0.35
@@ -163,24 +78,6 @@ doi:10.2903/j.efsa.2017.4982

#> Winter cereals NA 0.10 0.40 0.60 0.55 0.55 0.55 0.60 0.60 0.40
-<<<<<<< HEAD -
- -
- - -
- -
-

Site built with pkgdown 2.0.7.

-
- -
-=======
@@ -194,16 +91,10 @@ doi:10.2903/j.efsa.2017.4982

->>>>>>> refs/remotes/origin/main - - -<<<<<<< HEAD -======= ->>>>>>> refs/remotes/origin/main diff --git a/docs/reference/FOCUS_GW_scenarios_2012.html b/docs/reference/FOCUS_GW_scenarios_2012.html index 4b6b993..20140cc 100644 --- a/docs/reference/FOCUS_GW_scenarios_2012.html +++ b/docs/reference/FOCUS_GW_scenarios_2012.html @@ -1,45 +1,6 @@ -<<<<<<< HEAD -A very small subset of the FOCUS Groundwater scenario definitions — FOCUS_GW_scenarios_2012 • pfm - - -
-
- - - -
-
-