From 803fe13e505960fddccdbd4dcb524715f5eb068d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 18 Sep 2019 18:18:40 +0200 Subject: Add url: tag to _pkgdown.yml, typo, update docs --- DESCRIPTION | 4 +- _pkgdown.yml | 2 + docs/404.html | 127 ++++++++++++++++++++++ docs/authors.html | 27 +++-- docs/index.html | 45 +++----- docs/pkgdown.css | 46 +++++--- docs/pkgdown.js | 14 +-- docs/pkgdown.yml | 5 +- docs/reference/FOCUS_GW_scenarios_2012.html | 27 +++-- docs/reference/FOCUS_Step_12_scenarios.html | 52 +++++---- docs/reference/FOMC_actual_twa.html | 29 ++--- docs/reference/GUS.html | 29 ++--- docs/reference/PEC_FOMC_accu_rel.html | 27 +++-- docs/reference/PEC_soil.html | 41 +++---- docs/reference/PEC_soil_mets.html | 27 +++-- docs/reference/PEC_sw_drainage_UK.html | 27 +++-- docs/reference/PEC_sw_drift.html | 29 ++--- docs/reference/PEC_sw_exposit_drainage.html | 34 +++--- docs/reference/PEC_sw_exposit_runoff.html | 32 +++--- docs/reference/PEC_sw_focus.html | 31 +++--- docs/reference/PEC_sw_sed.html | 29 ++--- docs/reference/SFO_actual_twa.html | 29 ++--- docs/reference/SSLRC_mobility_classification.html | 27 +++-- docs/reference/TOXSWA_cwa.html | 59 ++++++---- docs/reference/chent_focus_sw.html | 27 +++-- docs/reference/drift_data_JKI.html | 66 +++++------ docs/reference/endpoint.html | 37 ++++--- docs/reference/geomean.html | 31 +++--- docs/reference/get_vertex.html | 27 +++-- docs/reference/index.html | 25 +++-- docs/reference/max_twa.html | 29 ++--- docs/reference/one_box.html | 44 ++++---- docs/reference/perc_runoff_exposit.html | 32 +++--- docs/reference/perc_runoff_reduction_exposit.html | 32 +++--- docs/reference/pfm_degradation.html | 33 +++--- docs/reference/plot.TOXSWA_cwa.html | 37 ++++--- docs/reference/plot.one_box-3.png | Bin 37285 -> 37287 bytes docs/reference/plot.one_box.html | 40 +++---- docs/reference/read.TOXSWA_cwa.html | 29 ++--- docs/reference/sawtooth-2.png | Bin 37285 -> 37287 bytes docs/reference/sawtooth.html | 38 ++++--- docs/reference/soil_scenario_data_EFSA_2015.html | 58 +++++----- docs/reference/soil_scenario_data_EFSA_2017.html | 27 +++-- docs/reference/twa.html | 29 ++--- docs/sitemap.xml | 105 ++++++++++++++++++ man/one_box.Rd | 2 +- 46 files changed, 955 insertions(+), 592 deletions(-) create mode 100644 docs/404.html create mode 100644 docs/sitemap.xml diff --git a/DESCRIPTION b/DESCRIPTION index 5fd0381..db3d51d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,7 +2,7 @@ Package: pfm Type: Package Title: Utilities for Pesticide Fate Modelling Version: 0.5.6 -Date: 2019-05-14 +Date: 2019-09-18 Authors@R: person("Johannes Ranke", email = "jranke@uni-bremen.de", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-4371-6538")) @@ -31,5 +31,5 @@ License: GPL LazyLoad: yes LazyData: yes Encoding: UTF-8 -URL: https://github.com/jranke/pfm +URL: https://pkdown.jrwb.de/pfm RoxygenNote: 6.1.1 diff --git a/_pkgdown.yml b/_pkgdown.yml index 798834b..b5f7ae7 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,3 +1,5 @@ +url: https://pkgdown.jrwb.de/pfm + title: pfm template: diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 0000000..d665a2e --- /dev/null +++ b/docs/404.html @@ -0,0 +1,127 @@ + + + + + + + + +Page not found (404) • pfm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + +
+ +
+
+ + +Content not found. Please use links in the navbar. + +
+ +
+ + + +
+ + +
+

Site built with pkgdown 1.4.1.

+
+ +
+
+ + + + + + + + diff --git a/docs/authors.html b/docs/authors.html index beacee0..44d9236 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -44,6 +46,7 @@ + @@ -68,7 +71,7 @@ @@ -91,6 +89,7 @@ +
@@ -101,7 +100,7 @@ @@ -111,19 +110,23 @@
+ + + diff --git a/docs/index.html b/docs/index.html index 8fb855a..4bc5fc8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,11 +7,12 @@ Utilities for Pesticide Fate Modelling • pfm - - + + + @@ -64,6 +58,7 @@ +
@@ -75,12 +70,12 @@

Installation

The easiest way to install the package is probably to use drat:

- +

Alternatively you can install the package using the devtools package. Using quick = TRUE skips docs, multiple-architecture builds, demos, and vignettes.

-
library(devtools)
-install_github("jranke/pfm", quick = TRUE)
+
library(devtools)
+install_github("jranke/pfm", quick = TRUE)

@@ -96,14 +91,7 @@

+ diff --git a/docs/pkgdown.css b/docs/pkgdown.css index c03fb08..9145958 100644 --- a/docs/pkgdown.css +++ b/docs/pkgdown.css @@ -21,8 +21,6 @@ body > .container { display: flex; height: 100%; flex-direction: column; - - padding-top: 60px; } body > .container .row { @@ -102,21 +100,13 @@ a.anchor { margin-top: -40px; } -/* Static header placement on mobile devices */ -@media (max-width: 767px) { - .navbar-fixed-top { - position: absolute; - } - .navbar { - padding: 0; - } -} - - /* Sidebar --------------------------*/ #sidebar { margin-top: 30px; + position: -webkit-sticky; + position: sticky; + top: 70px; } #sidebar h2 { font-size: 1.5em; @@ -133,6 +123,9 @@ a.anchor { .orcid { height: 16px; + /* margins are required by official ORCID trademark and display guidelines */ + margin-left:4px; + margin-right:4px; vertical-align: middle; } @@ -222,6 +215,19 @@ a.sourceLine:hover { visibility: visible; } +/* headroom.js ------------------------ */ + +.headroom { + will-change: transform; + transition: transform 200ms linear; +} +.headroom--pinned { + transform: translateY(0%); +} +.headroom--unpinned { + transform: translateY(-100%); +} + /* mark.js ----------------------------*/ mark { @@ -234,3 +240,17 @@ mark { .html-widget { margin-bottom: 10px; } + +/* fontawesome ------------------------ */ + +.fab { + font-family: "Font Awesome 5 Brands" !important; +} + +/* don't display links in code chunks when printing */ +/* source: https://stackoverflow.com/a/10781533 */ +@media print { + code a:link:after, code a:visited:after { + content: ""; + } +} diff --git a/docs/pkgdown.js b/docs/pkgdown.js index eb7e83d..087a762 100644 --- a/docs/pkgdown.js +++ b/docs/pkgdown.js @@ -2,14 +2,12 @@ (function($) { $(function() { - $("#sidebar") - .stick_in_parent({offset_top: 40}) - .on('sticky_kit:bottom', function(e) { - $(this).parent().css('position', 'static'); - }) - .on('sticky_kit:unbottom', function(e) { - $(this).parent().css('position', 'relative'); - }); + $('.navbar-fixed-top').headroom(); + + $('body').css('padding-top', $('.navbar').height() + 10); + $(window).resize(function(){ + $('body').css('padding-top', $('.navbar').height() + 10); + }); $('body').scrollspy({ target: '#sidebar', diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 1dc6ec1..a975312 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -1,5 +1,8 @@ pandoc: 2.2.1 -pkgdown: 1.3.0 +pkgdown: 1.4.1 pkgdown_sha: ~ articles: [] +urls: + reference: https://pkgdown.jrwb.de/pfm/reference + article: https://pkgdown.jrwb.de/pfm/articles diff --git a/docs/reference/FOCUS_GW_scenarios_2012.html b/docs/reference/FOCUS_GW_scenarios_2012.html index a70e56e..90df1b8 100644 --- a/docs/reference/FOCUS_GW_scenarios_2012.html +++ b/docs/reference/FOCUS_GW_scenarios_2012.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ soil definitions are from page 46ff. from FOCUS (2012)." /> + @@ -72,7 +75,7 @@ soil definitions are from page 46ff. from FOCUS (2012)." />
@@ -95,13 +93,14 @@ soil definitions are from page 46ff. from FOCUS (2012)." />
+
@@ -201,19 +200,23 @@ soil definitions are from page 46ff. from FOCUS (2012).

+ + + diff --git a/docs/reference/FOCUS_Step_12_scenarios.html b/docs/reference/FOCUS_Step_12_scenarios.html index 8f58610..552723f 100644 --- a/docs/reference/FOCUS_Step_12_scenarios.html +++ b/docs/reference/FOCUS_Step_12_scenarios.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ The text file is not included in the package as its licence is not clear." /> + @@ -72,7 +75,7 @@ The text file is not included in the package as its licence is not clear." /> @@ -95,13 +93,14 @@ The text file is not included in the package as its licence is not clear." /> +
@@ -123,25 +122,26 @@ The text file is not included in the package as its licence is not clear.

Examples

-
# NOT RUN { +if (FALSE) { # This is the code that was used to extract the data scenario_path <- "inst/extdata/FOCUS_Step_12_scenarios.txt" - scenarios <- readLines(scenario_path)[9:38] - FOCUS_Step_12_scenarios <- list() - sce <- read.table(text = scenarios, sep = "\t", header = TRUE, check.names = FALSE, + scenarios <- readLines(scenario_path)[9:38] + FOCUS_Step_12_scenarios <- list() + sce <- read.table(text = scenarios, sep = "\t", header = TRUE, check.names = FALSE, stringsAsFactors = FALSE) FOCUS_Step_12_scenarios$names = sce$Crop - rownames(sce) <- sce$Crop + rownames(sce) <- sce$Crop FOCUS_Step_12_scenarios$drift = sce[, 3:11] FOCUS_Step_12_scenarios$interception = sce[, 12:15] - sce_2 <- readLines(scenario_path)[41:46] - rd <- read.table(text = sce_2, sep = "\t")[1:2] - rd_mat <- matrix(rd$V2, nrow = 3, byrow = FALSE) - dimnames(rd_mat) = list(Time = c("Oct-Feb", "Mar-May", "Jun-Sep"), - Region = c("North", "South")) + sce_2 <- readLines(scenario_path)[41:46] + rd <- read.table(text = sce_2, sep = "\t")[1:2] + rd_mat <- matrix(rd$V2, nrow = 3, byrow = FALSE) + dimnames(rd_mat) = list(Time = c("Oct-Feb", "Mar-May", "Jun-Sep"), + Region = c("North", "South")) FOCUS_Step_12_scenarios$rd = rd_mat - save(FOCUS_Step_12_scenarios, file = "data/FOCUS_Step_12_scenarios.RData") -# }
+ save(FOCUS_Step_12_scenarios, file = "data/FOCUS_Step_12_scenarios.RData") +} + # And this is the resulting data FOCUS_Step_12_scenarios
#> $names #> [1] "cereals, spring" "cereals, winter" @@ -304,19 +304,23 @@ The text file is not included in the package as its licence is not clear.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/FOMC_actual_twa.html b/docs/reference/FOMC_actual_twa.html index 7dde9fb..38b5f8c 100644 --- a/docs/reference/FOMC_actual_twa.html +++ b/docs/reference/FOMC_actual_twa.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -110,7 +109,7 @@
-
FOMC_actual_twa(alpha = 1.0001, beta = 10, times = c(0, 1, 2, 4, 7,
+    
FOMC_actual_twa(alpha = 1.0001, beta = 10, times = c(0, 1, 2, 4, 7,
   14, 21, 28, 42, 50, 100))

Arguments

@@ -166,19 +165,23 @@
+ + + diff --git a/docs/reference/GUS.html b/docs/reference/GUS.html index 7f22c59..88546fa 100644 --- a/docs/reference/GUS.html +++ b/docs/reference/GUS.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -49,6 +51,7 @@ $$GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})$$" /> + @@ -73,7 +76,7 @@ $$GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})$$" /> @@ -96,13 +94,14 @@ $$GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})$$" /> +
@@ -126,7 +125,7 @@ $$GUS = \log_{10} DT50_{soil} (4 - \log_{10} K_{oc})$$

sorption_aggregator = geomean, ...) # S3 method for GUS_result -print(x, ..., digits = 1) +print(x, ..., digits = 1)

Arguments

@@ -228,19 +227,23 @@ toxicology and chemistry8(4) 339–57.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_FOMC_accu_rel.html b/docs/reference/PEC_FOMC_accu_rel.html index be189bd..68436fb 100644 --- a/docs/reference/PEC_FOMC_accu_rel.html +++ b/docs/reference/PEC_FOMC_accu_rel.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -146,19 +145,23 @@
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_soil.html b/docs/reference/PEC_soil.html index b1cc84c..96e2db6 100644 --- a/docs/reference/PEC_soil.html +++ b/docs/reference/PEC_soil.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -51,6 +53,7 @@ and in the EFSA guidance on PEC soil calculations (EFSA, 2015, 2017)." /> + @@ -75,7 +78,7 @@ and in the EFSA guidance on PEC soil calculations (EFSA, 2015, 2017)." /> @@ -98,13 +96,14 @@ and in the EFSA guidance on PEC soil calculations (EFSA, 2015, 2017)." /> +
@@ -124,7 +123,7 @@ and in the EFSA guidance on PEC soil calculations (EFSA, 2015, 2017).

leaching_depth = tillage_depth, crop = "annual", cultivation = FALSE, chent = NA, DT50 = NA, FOMC = NA, Koc = NA, Kom = Koc/1.724, t_avg = 0, t_act = NULL, - scenarios = c("default", "EFSA_2017", "EFSA_2015"), + scenarios = c("default", "EFSA_2017", "EFSA_2015"), leaching = scenarios == "EFSA_2017", porewater = FALSE)

Arguments

@@ -303,21 +302,21 @@ from 2017 (p. 92).

# This is example 1 starting at p. 92 of the EFSA guidance (2017) # Note that TWA concentrations differ from the ones given in the guidance # for an unknown reason (the values from EFSA (2015) can be reproduced). -PEC_soil(1000, interval = 365, DT50 = 250, t_avg = c(0, 21), +PEC_soil(1000, interval = 365, DT50 = 250, t_avg = c(0, 21), Kom = 1000, scenarios = "EFSA_2017")
#> scenario #> t_avg CTN CTC CTS #> 0 19.76834 13.8619 10.53795 -#> 21 19.59345 13.7169 10.39882
PEC_soil(1000, interval = 365, DT50 = 250, t_av = c(0, 21), +#> 21 19.59345 13.7169 10.39882
PEC_soil(1000, interval = 365, DT50 = 250, t_av = c(0, 21), Kom = 1000, scenarios = "EFSA_2017", porewater = TRUE)
#> scenario #> t_avg CLN CLC CLS #> 0 0.5541984 0.6779249 0.9816693 #> 21 0.5484576 0.6693125 0.9609119
# This is example 1 starting at p. 79 of the EFSA guidance (2015) -PEC_soil(1000, interval = 365, DT50 = 250, t_avg = c(0, 21), +PEC_soil(1000, interval = 365, DT50 = 250, t_avg = c(0, 21), scenarios = "EFSA_2015")
#> scenario #> t_avg CTN CTC CTS #> 0 21.96827 11.53750 9.145259 -#> 21 21.78517 11.40701 9.017370
PEC_soil(1000, interval = 365, DT50 = 250, t_av = c(0, 21), +#> 21 21.78517 11.40701 9.017370
PEC_soil(1000, interval = 365, DT50 = 250, t_av = c(0, 21), Kom = 1000, scenarios = "EFSA_2015", porewater = TRUE)
#> scenario #> t_avg CLN CLC CLS #> 0 0.7589401 0.6674322 0.9147861 @@ -326,9 +325,9 @@ from 2017 (p. 92).

# Metabolite M2 # Calculate total and porewater soil concentrations for tier 1 scenarios # Relative molar mass is 100/300, formation fraction is 0.7 * 1 -results_pfm <- PEC_soil(100/300 * 0.7 * 1 * 1000, interval = 365, DT50 = 250, t_avg = c(0, 21), +results_pfm <- PEC_soil(100/300 * 0.7 * 1 * 1000, interval = 365, DT50 = 250, t_avg = c(0, 21), scenarios = "EFSA_2015") -results_pfm_pw <- PEC_soil(100/300 * 0.7 * 1000, interval = 365, DT50 = 250, t_av = c(0, 21), +results_pfm_pw <- PEC_soil(100/300 * 0.7 * 1000, interval = 365, DT50 = 250, t_av = c(0, 21), Kom = 100, scenarios = "EFSA_2015", porewater = TRUE)
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_soil_mets.html b/docs/reference/PEC_soil_mets.html index fe59070..ce7c6b0 100644 --- a/docs/reference/PEC_soil_mets.html +++ b/docs/reference/PEC_soil_mets.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -150,19 +149,23 @@ maximum occurrence in soil and their soil DT50

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_sw_drainage_UK.html b/docs/reference/PEC_sw_drainage_UK.html index 5e96f42..8c55eed 100644 --- a/docs/reference/PEC_sw_drainage_UK.html +++ b/docs/reference/PEC_sw_drainage_UK.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ published on the CRC website" /> + @@ -72,7 +75,7 @@ published on the CRC website" /> @@ -95,13 +93,14 @@ published on the CRC website" /> +
@@ -173,19 +172,23 @@ published on the CRC website

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_sw_drift.html b/docs/reference/PEC_sw_drift.html index 3ce87e4..c1551e2 100644 --- a/docs/reference/PEC_sw_drift.html +++ b/docs/reference/PEC_sw_drift.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -49,6 +51,7 @@ with input via spray drift." /> + @@ -73,7 +76,7 @@ with input via spray drift." /> @@ -96,13 +94,14 @@ with input via spray drift." /> +
@@ -116,7 +115,7 @@ with input via spray drift.

PEC_sw_drift(rate, applications = 1, water_depth = 30,
   drift_percentages = NULL, drift_data = "JKI", crop = "Ackerbau",
-  distances = c(1, 5, 10, 20), rate_units = "g/ha",
+  distances = c(1, 5, 10, 20), rate_units = "g/ha",
   PEC_units = "µg/L")

Arguments

@@ -185,19 +184,23 @@ with input via spray drift.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_sw_exposit_drainage.html b/docs/reference/PEC_sw_exposit_drainage.html index 1187559..641ee7d 100644 --- a/docs/reference/PEC_sw_exposit_drainage.html +++ b/docs/reference/PEC_sw_exposit_drainage.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -53,6 +55,7 @@ details, see the discussion of the function arguments below." /> + @@ -77,7 +80,7 @@ details, see the discussion of the function arguments below." /> @@ -100,13 +98,14 @@ details, see the discussion of the function arguments below." /> +
@@ -123,8 +122,8 @@ details, see the discussion of the function arguments below.

PEC_sw_exposit_drainage(rate, interception = 0, Koc = NA,
-  mobility = c(NA, "low", "high"), DT50 = Inf, t_drainage = 3,
-  V_ditch = 30, V_drainage = c(spring = 10, autumn = 100),
+  mobility = c(NA, "low", "high"), DT50 = Inf, t_drainage = 3,
+  V_ditch = 30, V_drainage = c(spring = 10, autumn = 100),
   dilution = 2)

Arguments

@@ -182,7 +181,8 @@ autumn/winter/early spring.

runoff

A matrix containing dissolved and bound input for the different distances

PEC_sw_runoff

A matrix containing PEC values for dissolved and bound substance for the different distances. If the rate was given in g/ha, the PECsw are in microg/L.

- + +

See also

@@ -221,19 +221,23 @@ autumn/winter/early spring.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_sw_exposit_runoff.html b/docs/reference/PEC_sw_exposit_runoff.html index f8b0d8d..f659bff 100644 --- a/docs/reference/PEC_sw_exposit_runoff.html +++ b/docs/reference/PEC_sw_exposit_runoff.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ in the worksheet "Konzept Runoff"." /> + @@ -72,7 +75,7 @@ in the worksheet "Konzept Runoff"." /> @@ -95,13 +93,14 @@ in the worksheet "Konzept Runoff"." /> +
@@ -113,7 +112,7 @@ in the worksheet "Konzept Runoff".

PEC_sw_exposit_runoff(rate, interception = 0, Koc, DT50 = Inf,
-  t_runoff = 3, exposit_reduction_version = c("3.02", "3.01a",
+  t_runoff = 3, exposit_reduction_version = c("3.02", "3.01a",
   "3.01a2", "2.0"), V_ditch = 30, V_event = 100, dilution = 2)

Arguments

@@ -173,7 +172,8 @@ and the bound fraction.

runoff

A matrix containing dissolved and bound input for the different distances

PEC_sw_runoff

A matrix containing PEC values for dissolved and bound substance for the different distances. If the rate was given in g/ha, the PECsw are in microg/L.

- + +

See also

@@ -239,19 +239,23 @@ and the bound fraction.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_sw_focus.html b/docs/reference/PEC_sw_focus.html index 3e8223b..599b020 100644 --- a/docs/reference/PEC_sw_focus.html +++ b/docs/reference/PEC_sw_focus.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -53,6 +55,7 @@ to be used with the FOCUS calculator." /> + @@ -77,7 +80,7 @@ to be used with the FOCUS calculator." /> @@ -100,13 +98,14 @@ to be used with the FOCUS calculator." /> +
@@ -124,8 +123,8 @@ to be used with the FOCUS calculator.

PEC_sw_focus(parent, rate, n = 1, i = NA, comment = "", met = NULL,
   f_drift = NA, f_rd = 0.1, scenario = FOCUS_Step_12_scenarios$names,
-  region = c("n", "s"), season = c(NA, "of", "mm", "js"),
-  interception = c("no interception", "minimal crop cover",
+  region = c("n", "s"), season = c(NA, "of", "mm", "js"),
+  interception = c("no interception", "minimal crop cover",
   "average crop cover", "full canopy"), met_form_water = TRUE,
   txt_file = "pesticide.txt", overwrite = FALSE, append = TRUE)
@@ -349,19 +348,23 @@ should be written

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/PEC_sw_sed.html b/docs/reference/PEC_sw_sed.html index 2d09a97..77e4269 100644 --- a/docs/reference/PEC_sw_sed.html +++ b/docs/reference/PEC_sw_sed.html @@ -17,13 +17,15 @@ water concentrations — PEC_sw_sed • pfm - + + - - + + + @@ -50,6 +52,7 @@ PEC calculator" /> + @@ -74,7 +77,7 @@ PEC calculator" /> @@ -97,6 +95,7 @@ PEC calculator" /> +
@@ -104,7 +103,7 @@ PEC calculator" /> @@ -117,7 +116,7 @@ PEC calculator

PEC_sw_sed(PEC_sw, percentage = 100, method = "percentage",
   sediment_depth = 5, water_depth = 30, sediment_density = 1.3,
-  PEC_sed_units = c("µg/kg", "mg/kg"))
+ PEC_sed_units = c("µg/kg", "mg/kg"))

Arguments

@@ -178,19 +177,23 @@ g/cm3)

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/SFO_actual_twa.html b/docs/reference/SFO_actual_twa.html index c290ade..1f3a140 100644 --- a/docs/reference/SFO_actual_twa.html +++ b/docs/reference/SFO_actual_twa.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -110,7 +109,7 @@
-
SFO_actual_twa(DT50 = 1000, times = c(0, 1, 2, 4, 7, 14, 21, 28, 42,
+    
SFO_actual_twa(DT50 = 1000, times = c(0, 1, 2, 4, 7, 14, 21, 28, 42,
   50, 100))

Arguments

@@ -162,19 +161,23 @@
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/SSLRC_mobility_classification.html b/docs/reference/SSLRC_mobility_classification.html index 9cfa9c8..ddb21de 100644 --- a/docs/reference/SSLRC_mobility_classification.html +++ b/docs/reference/SSLRC_mobility_classification.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ checked against the spreadsheet published on the CRC website" /> + @@ -72,7 +75,7 @@ checked against the spreadsheet published on the CRC website" /> @@ -95,13 +93,14 @@ checked against the spreadsheet published on the CRC website" /> +
@@ -152,19 +151,23 @@ checked against the spreadsheet published on the CRC website

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/TOXSWA_cwa.html b/docs/reference/TOXSWA_cwa.html index d840e52..ab741ae 100644 --- a/docs/reference/TOXSWA_cwa.html +++ b/docs/reference/TOXSWA_cwa.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ Usually, an instance of this class will be generated by read.TOXSWA_cwa." /> + @@ -72,7 +75,7 @@ Usually, an instance of this class will be generated by read.TOXSWA_cwa." /> @@ -95,13 +93,14 @@ Usually, an instance of this class will be generated by read.TOXSWA_cwa." /> +
@@ -121,21 +120,29 @@ Usually, an instance of this class will be generated by + +
filename

Length one character vector.

-
basedir

Length one character vector.

-
segment

Length one integer, specifying for which segment the cwa data were read.

-
cwas

Dataframe holding the concentrations.

-
events

List of dataframes holding the event statistics for each threshold.

-
windows

Matrix of maximum time weighted average concentrations (TWAC_max) + +

basedir

Length one character vector.

+ +
segment

Length one integer, specifying for which segment the cwa data were read.

+ +
cwas

Dataframe holding the concentrations.

+ +
events

List of dataframes holding the event statistics for each threshold.

+ +
windows

Matrix of maximum time weighted average concentrations (TWAC_max) and areas under the curve in µg/day * h (AUC_max_h) or µg/day * d (AUC_max_d) for the requested moving window sizes in days.

+

Methods

-
+ +
get_events(threshold, total = FALSE)

Populate a datataframe with event information for the specified threshold value in µg/L. If total = TRUE, the total concentration including the amount adsorbed to suspended matter will be used. The resulting dataframe is stored in the @@ -143,17 +150,19 @@ for the requested moving window sizes in days.

moving_windows(windows, total = FALSE)

Add to the windows field described above. Again, if total = TRUE, the total concentration including the amount adsorbed to suspended matter will be used.

+
+

Examples

H_sw_R1_stream <- read.TOXSWA_cwa("00003s_pa.cwa", basedir = "SwashProjects/project_H_sw/TOXSWA", - zipfile = system.file("testdata/SwashProjects.zip", + zipfile = system.file("testdata/SwashProjects.zip", package = "pfm")) -H_sw_R1_stream$get_events(c(2, 10)) -H_sw_R1_stream$moving_windows(c(7, 21)) -print(H_sw_R1_stream)
#> <TOXSWA_cwa> data from file 00003s_pa.cwa segment 20 +H_sw_R1_stream$get_events(c(2, 10)) +H_sw_R1_stream$moving_windows(c(7, 21)) +print(H_sw_R1_stream)
#> <TOXSWA_cwa> data from file 00003s_pa.cwa segment 20 #> datetime t t_firstjan t_rel_to_max cwa_mug_per_L #> 20 1978-10-01 00:00:00 0.000 273.0000 -55.333 0 #> 40 1978-10-01 01:00:00 0.042 273.0417 -55.291 0 @@ -196,19 +205,23 @@ for the requested moving window sizes in days.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/chent_focus_sw.html b/docs/reference/chent_focus_sw.html index 2579c47..922c405 100644 --- a/docs/reference/chent_focus_sw.html +++ b/docs/reference/chent_focus_sw.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -178,19 +177,23 @@ systems

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/drift_data_JKI.html b/docs/reference/drift_data_JKI.html index 9c14f54..665cb83 100644 --- a/docs/reference/drift_data_JKI.html +++ b/docs/reference/drift_data_JKI.html @@ -17,13 +17,15 @@ published by the JKI — drift_data_JKI • pfm - + + - - + + + @@ -50,6 +52,7 @@ published by the German Julius-Kühn Institute (JKI)." /> + @@ -74,7 +77,7 @@ published by the German Julius-Kühn Institute (JKI)." /> @@ -97,6 +95,7 @@ published by the German Julius-Kühn Institute (JKI)." /> +
@@ -104,7 +103,7 @@ published by the German Julius-Kühn Institute (JKI)." /> @@ -151,50 +150,51 @@ included.

Examples

-
# NOT RUN { +if (FALSE) { # This is the code that was used to extract the data - library(readxl) + library(readxl) abdrift_path <- "inst/extdata/Tabelle der Abdrifteckwerte.xls" - JKI_crops <- c("Ackerbau", "Obstbau frueh", "Obstbau spaet", "Weinbau frueh", "Weinbau spaet", + JKI_crops <- c("Ackerbau", "Obstbau frueh", "Obstbau spaet", "Weinbau frueh", "Weinbau spaet", "Hopfenbau", "Flaechenkulturen > 900 l/ha", "Gleisanlagen") - names(JKI_crops) <- c("Field crops", "Pome/stone fruit, early", "Pome/stone fruit, late", + names(JKI_crops) <- c("Field crops", "Pome/stone fruit, early", "Pome/stone fruit, late", "Vines early", "Vines late", "Hops", "Areic cultures > 900 L/ha", "Railroad tracks") - drift_data_JKI <- list() + drift_data_JKI <- list() for (n in 1:8) { drift_data_raw <- read_excel(abdrift_path, sheet = n + 1, skip = 2) - drift_data <- matrix(NA, nrow = 9, ncol = length(JKI_crops)) - dimnames(drift_data) <- list(distance = drift_data_raw[[1]][1:9], + drift_data <- matrix(NA, nrow = 9, ncol = length(JKI_crops)) + dimnames(drift_data) <- list(distance = drift_data_raw[[1]][1:9], crop = JKI_crops) if (n == 1) { # Values for railroad tracks only present for one application - drift_data[, c(1:3, 5:8)] <- as.matrix(drift_data_raw[c(2:7, 11)][1:9, ]) + drift_data[, c(1:3, 5:8)] <- as.matrix(drift_data_raw[c(2:7, 11)][1:9, ]) } else { - drift_data[, c(1:3, 5:7)] <- as.matrix(drift_data_raw[c(2:7)][1:9, ]) + drift_data[, c(1:3, 5:7)] <- as.matrix(drift_data_raw[c(2:7)][1:9, ]) } drift_data_JKI[[n]] <- drift_data } # Manual data entry from the Rautmann paper drift_data_JKI[[1]]["3", "Ackerbau"] <- 0.95 - drift_data_JKI[[1]][, "Weinbau frueh"] <- c(NA, 2.7, 1.18, 0.39, 0.2, 0.13, 0.07, 0.04, 0.03) + drift_data_JKI[[1]][, "Weinbau frueh"] <- c(NA, 2.7, 1.18, 0.39, 0.2, 0.13, 0.07, 0.04, 0.03) drift_data_JKI[[2]]["3", "Ackerbau"] <- 0.79 - drift_data_JKI[[2]][, "Weinbau frueh"] <- c(NA, 2.53, 1.09, 0.35, 0.18, 0.11, 0.06, 0.03, 0.02) + drift_data_JKI[[2]][, "Weinbau frueh"] <- c(NA, 2.53, 1.09, 0.35, 0.18, 0.11, 0.06, 0.03, 0.02) drift_data_JKI[[3]]["3", "Ackerbau"] <- 0.68 - drift_data_JKI[[3]][, "Weinbau frueh"] <- c(NA, 2.49, 1.04, 0.32, 0.16, 0.10, 0.05, 0.03, 0.02) + drift_data_JKI[[3]][, "Weinbau frueh"] <- c(NA, 2.49, 1.04, 0.32, 0.16, 0.10, 0.05, 0.03, 0.02) drift_data_JKI[[4]]["3", "Ackerbau"] <- 0.62 - drift_data_JKI[[4]][, "Weinbau frueh"] <- c(NA, 2.44, 1.02, 0.31, 0.16, 0.10, 0.05, 0.03, 0.02) + drift_data_JKI[[4]][, "Weinbau frueh"] <- c(NA, 2.44, 1.02, 0.31, 0.16, 0.10, 0.05, 0.03, 0.02) drift_data_JKI[[5]]["3", "Ackerbau"] <- 0.59 - drift_data_JKI[[5]][, "Weinbau frueh"] <- c(NA, 2.37, 1.00, 0.31, 0.15, 0.09, 0.05, 0.03, 0.02) + drift_data_JKI[[5]][, "Weinbau frueh"] <- c(NA, 2.37, 1.00, 0.31, 0.15, 0.09, 0.05, 0.03, 0.02) drift_data_JKI[[6]]["3", "Ackerbau"] <- 0.56 - drift_data_JKI[[6]][, "Weinbau frueh"] <- c(NA, 2.29, 0.97, 0.30, 0.15, 0.09, 0.05, 0.03, 0.02) + drift_data_JKI[[6]][, "Weinbau frueh"] <- c(NA, 2.29, 0.97, 0.30, 0.15, 0.09, 0.05, 0.03, 0.02) drift_data_JKI[[7]]["3", "Ackerbau"] <- 0.55 - drift_data_JKI[[7]][, "Weinbau frueh"] <- c(NA, 2.24, 0.94, 0.29, 0.15, 0.09, 0.05, 0.03, 0.02) + drift_data_JKI[[7]][, "Weinbau frueh"] <- c(NA, 2.24, 0.94, 0.29, 0.15, 0.09, 0.05, 0.03, 0.02) drift_data_JKI[[8]]["3", "Ackerbau"] <- 0.52 - drift_data_JKI[[8]][, "Weinbau frueh"] <- c(NA, 2.16, 0.91, 0.28, 0.14, 0.09, 0.04, 0.03, 0.02) + drift_data_JKI[[8]][, "Weinbau frueh"] <- c(NA, 2.16, 0.91, 0.28, 0.14, 0.09, 0.04, 0.03, 0.02) # Save the data - save(drift_data_JKI, file = "data/drift_data_JKI.RData") -# }
+ save(drift_data_JKI, file = "data/drift_data_JKI.RData") +} + # And this is the resulting data drift_data_JKI
#> [[1]] #> crop @@ -405,19 +405,23 @@ included.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/endpoint.html b/docs/reference/endpoint.html index f5520f6..2875b7a 100644 --- a/docs/reference/endpoint.html +++ b/docs/reference/endpoint.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -50,6 +52,7 @@ this function." /> + @@ -74,7 +77,7 @@ this function." /> @@ -97,13 +95,14 @@ this function." /> +
@@ -116,9 +115,9 @@ this function.

-
endpoint(chent, medium = "soil", type = c("degradation", "sorption"),
-  lab_field = c(NA, "laboratory", "field"), redox = c(NA, "aerobic",
-  "anaerobic"), value = c("DT50ref", "Kfoc", "N"),
+    
endpoint(chent, medium = "soil", type = c("degradation", "sorption"),
+  lab_field = c(NA, "laboratory", "field"), redox = c(NA, "aerobic",
+  "anaerobic"), value = c("DT50ref", "Kfoc", "N"),
   aggregator = geomean, raw = FALSE, signif = 3)
 
 soil_DT50(chent, aggregator = geomean, signif = 3,
@@ -130,8 +129,8 @@ this function.

soil_N(chent, aggregator = mean, signif = 3, raw = FALSE) -soil_sorption(chent, values = c("Kfoc", "N"), aggregators = c(Kfoc = - geomean, Koc = geomean, N = mean), signif = c(Kfoc = 3, N = 3), +soil_sorption(chent, values = c("Kfoc", "N"), aggregators = c(Kfoc = + geomean, Koc = geomean, N = mean), signif = c(Kfoc = 3, N = 3), raw = FALSE)

Arguments

@@ -217,19 +216,23 @@ exponent is often called 1/n.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/geomean.html b/docs/reference/geomean.html index c52e3e8..5775b27 100644 --- a/docs/reference/geomean.html +++ b/docs/reference/geomean.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -50,6 +52,7 @@ returns 0 if at least one element of the vector is 0." /> + @@ -74,7 +77,7 @@ returns 0 if at least one element of the vector is 0." /> @@ -97,13 +95,14 @@ returns 0 if at least one element of the vector is 0." /> +
@@ -137,9 +136,7 @@ returns 0 if at least one element of the vector is 0.

Examples

-
geomean(c(1, 3, 9))
#> [1] 3
geomean(c(1, 3, NA, 9))
#> [1] 3
# NOT RUN { -geomean(c(1, -3, 9)) # returns an error -# }
+
geomean(c(1, 3, 9))
#> [1] 3
geomean(c(1, 3, NA, 9))
#> [1] 3
if (FALSE) geomean(c(1, -3, 9)) # returns an error
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/get_vertex.html b/docs/reference/get_vertex.html index 73c0b22..5c2205a 100644 --- a/docs/reference/get_vertex.html +++ b/docs/reference/get_vertex.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ https://stackoverflow.com/a/717791" /> + @@ -72,7 +75,7 @@ https://stackoverflow.com/a/717791" /> @@ -95,13 +93,14 @@ https://stackoverflow.com/a/717791" /> +
@@ -138,19 +137,23 @@ https://stackoverflow.com/a/717791

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/index.html b/docs/reference/index.html index c24f7cc..ca8cd18 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -44,6 +46,7 @@ + @@ -68,7 +71,7 @@ @@ -91,6 +89,7 @@ +
@@ -366,19 +365,23 @@ water concentrations

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/max_twa.html b/docs/reference/max_twa.html index fee0ceb..1078f3e 100644 --- a/docs/reference/max_twa.html +++ b/docs/reference/max_twa.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -51,6 +53,7 @@ max_twa." /> + @@ -75,7 +78,7 @@ max_twa." /> @@ -98,13 +96,14 @@ max_twa." /> +
@@ -154,7 +153,7 @@ SFO, FOMC and DFOP models and to the parent compound

Examples

pred <- sawtooth(one_box(10), - applications = data.frame(time = c(0, 7), amount = c(1, 1))) + applications = data.frame(time = c(0, 7), amount = c(1, 1))) max_twa(pred)
#> $max #> parent #> 0.9537545 @@ -187,19 +186,23 @@ SFO, FOMC and DFOP models and to the parent compound

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/one_box.html b/docs/reference/one_box.html index e7379e2..ebfb872 100644 --- a/docs/reference/one_box.html +++ b/docs/reference/one_box.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -130,7 +129,7 @@
@@ -162,22 +161,21 @@ all observed variables.

Value

-

An object of class one_box, inheriting from ts.

+

An object of class one_box, inheriting from ts.

Examples

# Only use a half-life pred_0 <- one_box(10) -plot(pred_0)
+plot(pred_0)
# Use a fitted mkinfit model -require(mkin) -fit <- mkinfit("FOMC", FOCUS_2006_C, quiet = TRUE) +require(mkin) +fit <- mkinfit("FOMC", FOCUS_2006_C, quiet = TRUE) pred_1 <- one_box(fit) -plot(pred_1)
+plot(pred_1)
# Use a model with more than one observed variable -m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE) -pred_2 <- one_box(fit_2, ini = "model") -plot(pred_2)
+m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE)
#> Warning: Observations with value of zero were removed from the data
pred_2 <- one_box(fit_2, ini = "model") +plot(pred_2)
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/perc_runoff_exposit.html b/docs/reference/perc_runoff_exposit.html index 4473907..745d1f1 100644 --- a/docs/reference/perc_runoff_exposit.html +++ b/docs/reference/perc_runoff_exposit.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -120,7 +119,8 @@ adjacent water body in the dissolved phase

bound

The percentage of the applied substance transferred to an adjacent water body bound to eroding particles

- + +

Source

@@ -129,7 +129,7 @@

Examples

-
print(perc_runoff_exposit)
#> Koc_lower_bound dissolved bound +
print(perc_runoff_exposit)
#> Koc_lower_bound dissolved bound #> 0-20 0 0.110 0.000 #> >20-50 20 0.151 0.000 #> >50-100 50 0.197 0.000 @@ -157,19 +157,23 @@
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/perc_runoff_reduction_exposit.html b/docs/reference/perc_runoff_reduction_exposit.html index ff71d24..8b1da13 100644 --- a/docs/reference/perc_runoff_reduction_exposit.html +++ b/docs/reference/perc_runoff_reduction_exposit.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@
@@ -94,13 +92,14 @@ +
@@ -120,7 +119,8 @@ vegetated buffer widths as row names. The names of the list items are the Exposi from which the values were taken.

dissolved

The reduction percentage for the dissolved phase

bound

The reduction percentage for the particulate phase

-
+ +

Source

@@ -131,7 +131,7 @@ from which the values were taken.

Examples

-
print(perc_runoff_reduction_exposit)
#> $`3.02` +
print(perc_runoff_reduction_exposit)
#> $`3.02` #> dissolved bound #> No buffer 0 0 #> 5 m 40 40 @@ -172,19 +172,23 @@ from which the values were taken.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/pfm_degradation.html b/docs/reference/pfm_degradation.html index 79fbfe1..0154be0 100644 --- a/docs/reference/pfm_degradation.html +++ b/docs/reference/pfm_degradation.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@
@@ -94,13 +92,14 @@ +
@@ -110,8 +109,8 @@
-
pfm_degradation(model = "SFO", DT50 = 1000, parms = c(k_parent_sink =
-  log(2)/DT50), years = 1, step_days = 1, times = seq(0, years * 365,
+    
pfm_degradation(model = "SFO", DT50 = 1000, parms = c(k_parent_sink =
+  log(2)/DT50), years = 1, step_days = 1, times = seq(0, years * 365,
   by = step_days))

Arguments

@@ -147,7 +146,7 @@ is calculated (SFO model).

Examples

-
head(pfm_degradation("SFO", DT50 = 10))
#> time parent +
head(pfm_degradation("SFO", DT50 = 10))
#> time parent #> 1 0 1.0000000 #> 2 1 0.9330330 #> 3 2 0.8705506 @@ -168,19 +167,23 @@ is calculated (SFO model).

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/plot.TOXSWA_cwa.html b/docs/reference/plot.TOXSWA_cwa.html index 78a29ae..0a69f2e 100644 --- a/docs/reference/plot.TOXSWA_cwa.html +++ b/docs/reference/plot.TOXSWA_cwa.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ segment of a TOXSWA surface water body." /> + @@ -72,7 +75,7 @@ segment of a TOXSWA surface water body." /> @@ -95,13 +93,14 @@ segment of a TOXSWA surface water body." /> +
@@ -113,7 +112,7 @@ segment of a TOXSWA surface water body.

# S3 method for TOXSWA_cwa
-plot(x, time_column = c("datetime", "t",
+plot(x, time_column = c("datetime", "t",
   "t_firstjan", "t_rel_to_max"), xlab = "default", ylab = "default",
   add = FALSE, threshold_factor = 1000, thin_low = 1,
   total = FALSE, LC_TIME = "C", ...)
@@ -168,12 +167,12 @@ to suspended matter?

Examples

H_sw_D4_pond <- read.TOXSWA_cwa("00001p_pa.cwa", basedir = "SwashProjects/project_H_sw/TOXSWA", - zipfile = system.file("testdata/SwashProjects.zip", package = "pfm")) -plot(H_sw_D4_pond)
plot(H_sw_D4_pond, time_column = "t")
plot(H_sw_D4_pond, time_column = "t_firstjan")
plot(H_sw_D4_pond, time_column = "t_rel_to_max")
+ zipfile = system.file("testdata/SwashProjects.zip", package = "pfm")) +plot(H_sw_D4_pond)
plot(H_sw_D4_pond, time_column = "t")
plot(H_sw_D4_pond, time_column = "t_firstjan")
plot(H_sw_D4_pond, time_column = "t_rel_to_max")
H_sw_R1_stream <- read.TOXSWA_cwa("00003s_pa.cwa", basedir = "SwashProjects/project_H_sw/TOXSWA", - zipfile = system.file("testdata/SwashProjects.zip", package = "pfm")) -plot(H_sw_R1_stream, time_column = "t_rel_to_max")
+ zipfile = system.file("testdata/SwashProjects.zip", package = "pfm")) +plot(H_sw_R1_stream, time_column = "t_rel_to_max")
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/plot.one_box-3.png b/docs/reference/plot.one_box-3.png index ad93165..fc8116b 100644 Binary files a/docs/reference/plot.one_box-3.png and b/docs/reference/plot.one_box-3.png differ diff --git a/docs/reference/plot.one_box.html b/docs/reference/plot.one_box.html index 6b8fdbb..89958c5 100644 --- a/docs/reference/plot.one_box.html +++ b/docs/reference/plot.one_box.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -47,6 +49,7 @@ + @@ -71,7 +74,7 @@ @@ -94,13 +92,14 @@ +
@@ -111,9 +110,9 @@
# S3 method for one_box
-plot(x, xlim = range(time(x)), ylim = c(0, max(x)),
+plot(x, xlim = range(time(x)), ylim = c(0, max(x)),
   xlab = "Time", ylab = "Residue", max_twa = NULL,
-  max_twa_var = dimnames(x)[[2]][1], ...)
+ max_twa_var = dimnames(x)[[2]][1], ...)

Arguments

x

When numeric, this is the half-life to be used for an exponential decline. When a character string specifying a parent decline model is given -e.g. FOMC, parms must contain the corresponding paramters. +e.g. FOMC, parms must contain the corresponding parameters. If x is an mkinfit object, the decline is calculated from this object.

@@ -160,13 +159,12 @@ be shown if max_twa is not NULL.

Examples

-
dfop_pred <- one_box("DFOP", parms = c(k1 = 0.2, k2 = 0.02, g = 0.7)) -plot(dfop_pred)
plot(sawtooth(dfop_pred, 3, 7), max_twa = 21)
+
dfop_pred <- one_box("DFOP", parms = c(k1 = 0.2, k2 = 0.02, g = 0.7)) +plot(dfop_pred)
plot(sawtooth(dfop_pred, 3, 7), max_twa = 21)
# Use a fitted mkinfit model -m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE) -pred_2 <- one_box(fit_2, ini = 1) +m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE)
#> Warning: Observations with value of zero were removed from the data
pred_2 <- one_box(fit_2, ini = 1) pred_2_saw <- sawtooth(pred_2, 2, 7) -plot(pred_2_saw, max_twa = 21, max_twa_var = "m1")
+plot(pred_2_saw, max_twa = 21, max_twa_var = "m1")
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/read.TOXSWA_cwa.html b/docs/reference/read.TOXSWA_cwa.html index f081162..f1d4a47 100644 --- a/docs/reference/read.TOXSWA_cwa.html +++ b/docs/reference/read.TOXSWA_cwa.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -52,6 +54,7 @@ renamed to ConLiqWatLay in the out file." /> + @@ -76,7 +79,7 @@ renamed to ConLiqWatLay in the out file." /> @@ -99,13 +97,14 @@ renamed to ConLiqWatLay in the out file." /> +
@@ -178,7 +177,7 @@ generating event statistics.

Examples

H_sw_D4_pond <- read.TOXSWA_cwa("00001p_pa.cwa", basedir = "SwashProjects/project_H_sw/TOXSWA", - zipfile = system.file("testdata/SwashProjects.zip", + zipfile = system.file("testdata/SwashProjects.zip", package = "pfm"))
+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/sawtooth-2.png b/docs/reference/sawtooth-2.png index ad93165..fc8116b 100644 Binary files a/docs/reference/sawtooth-2.png and b/docs/reference/sawtooth-2.png differ diff --git a/docs/reference/sawtooth.html b/docs/reference/sawtooth.html index a94833c..050e5eb 100644 --- a/docs/reference/sawtooth.html +++ b/docs/reference/sawtooth.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -48,6 +50,7 @@ n and i are disregarded." /> + @@ -72,7 +75,7 @@ n and i are disregarded." /> @@ -95,13 +93,14 @@ n and i are disregarded." /> +
@@ -112,7 +111,7 @@ n and i are disregarded." />
-
sawtooth(x, n = 1, i = 365, applications = data.frame(time = seq(0,
+    
sawtooth(x, n = 1, i = 365, applications = data.frame(time = seq(0,
   (n - 1) * i, length.out = n), amount = 1))

Arguments

@@ -140,13 +139,12 @@ the corresponding amounts applied in the second column.

Examples

-
applications = data.frame(time = seq(0, 14, by = 7), amount = c(1, 2, 3)) +
applications = data.frame(time = seq(0, 14, by = 7), amount = c(1, 2, 3)) pred <- one_box(10) -plot(sawtooth(pred, applications = applications))
-m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE) -pred_2 <- one_box(fit_2, ini = 1) +plot(sawtooth(pred, applications = applications))
+m_2 <- mkinmod(parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
fit_2 <- mkinfit(m_2, FOCUS_2006_D, quiet = TRUE)
#> Warning: Observations with value of zero were removed from the data
pred_2 <- one_box(fit_2, ini = 1) pred_2_saw <- sawtooth(pred_2, 2, 7) -plot(pred_2_saw, max_twa = 21, max_twa_var = "m1")
+plot(pred_2_saw, max_twa = 21, max_twa_var = "m1")
max_twa(pred_2_saw)
#> $max #> parent m1 #> 0.7834480 0.8617048 @@ -171,19 +169,23 @@ the corresponding amounts applied in the second column.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/soil_scenario_data_EFSA_2015.html b/docs/reference/soil_scenario_data_EFSA_2015.html index cb2e1fa..5551d82 100644 --- a/docs/reference/soil_scenario_data_EFSA_2015.html +++ b/docs/reference/soil_scenario_data_EFSA_2015.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -49,6 +51,7 @@ scenario and model adjustment factors from p. 15 and p. 17 are included." /> + @@ -73,7 +76,7 @@ scenario and model adjustment factors from p. 15 and p. 17 are included." /> @@ -96,13 +94,14 @@ scenario and model adjustment factors from p. 15 and p. 17 are included." /> +
@@ -131,24 +130,25 @@ scenario and model adjustment factors from p. 15 and p. 17 are included.

Examples

-
# NOT RUN {
+    
if (FALSE) { # This is the code that was used to define the data - soil_scenario_data_EFSA_2015 <- data.frame( - Zone = rep(c("North", "Central", "South"), 2), - Country = c("Estonia", "Germany", "France", "Denmark", "Czech Republik", "Spain"), - T_arit = c(4.7, 8.0, 11.0, 8.2, 9.1, 12.8), - T_arr = c(7.0, 10.1, 12.3, 9.8, 11.2, 14.7), - Texture = c("Coarse", "Coarse", "Medium fine", "Medium", "Medium", "Medium"), - f_om = c(0.118, 0.086, 0.048, 0.023, 0.018, 0.011), - theta_fc = c(0.244, 0.244, 0.385, 0.347, 0.347, 0.347), - rho = c(0.95, 1.05, 1.22, 1.39, 1.43, 1.51), - f_sce = c(3, 2, 2, 2, 1.5, 1.5), - f_mod = c(2, 2, 2, 4, 4, 4), + soil_scenario_data_EFSA_2015 <- data.frame( + Zone = rep(c("North", "Central", "South"), 2), + Country = c("Estonia", "Germany", "France", "Denmark", "Czech Republik", "Spain"), + T_arit = c(4.7, 8.0, 11.0, 8.2, 9.1, 12.8), + T_arr = c(7.0, 10.1, 12.3, 9.8, 11.2, 14.7), + Texture = c("Coarse", "Coarse", "Medium fine", "Medium", "Medium", "Medium"), + f_om = c(0.118, 0.086, 0.048, 0.023, 0.018, 0.011), + theta_fc = c(0.244, 0.244, 0.385, 0.347, 0.347, 0.347), + rho = c(0.95, 1.05, 1.22, 1.39, 1.43, 1.51), + f_sce = c(3, 2, 2, 2, 1.5, 1.5), + f_mod = c(2, 2, 2, 4, 4, 4), stringsAsFactors = FALSE, - row.names = c("CTN", "CTC", "CTS", "CLN", "CLC", "CLS") + row.names = c("CTN", "CTC", "CTS", "CLN", "CLC", "CLS") ) - save(soil_scenario_data_EFSA_2015, file = '../data/soil_scenario_data_EFSA_2015.RData') -# }
+ save(soil_scenario_data_EFSA_2015, file = '../data/soil_scenario_data_EFSA_2015.RData') +} + # And this is the resulting dataframe soil_scenario_data_EFSA_2015
#> Zone Country T_arit T_arr Texture f_om theta_fc rho f_sce #> CTN North Estonia 4.7 7.0 Coarse 0.118 0.244 0.95 3.0 @@ -179,19 +179,23 @@ scenario and model adjustment factors from p. 15 and p. 17 are included.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/soil_scenario_data_EFSA_2017.html b/docs/reference/soil_scenario_data_EFSA_2017.html index 21f69a2..bb898b8 100644 --- a/docs/reference/soil_scenario_data_EFSA_2017.html +++ b/docs/reference/soil_scenario_data_EFSA_2017.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -49,6 +51,7 @@ scenario and model adjustment factors from p. 16 and p. 18 are included." /> + @@ -73,7 +76,7 @@ scenario and model adjustment factors from p. 16 and p. 18 are included." />
@@ -96,13 +94,14 @@ scenario and model adjustment factors from p. 16 and p. 18 are included." /> +
@@ -160,19 +159,23 @@ scenario and model adjustment factors from p. 16 and p. 18 are included.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/reference/twa.html b/docs/reference/twa.html index 86c0f9b..016380a 100644 --- a/docs/reference/twa.html +++ b/docs/reference/twa.html @@ -16,13 +16,15 @@ - + + - - + + + @@ -49,6 +51,7 @@ is after one window has passed." /> + @@ -73,7 +76,7 @@ is after one window has passed." /> @@ -96,13 +94,14 @@ is after one window has passed." /> +
@@ -139,7 +138,7 @@ is after one window has passed.

Examples

pred <- sawtooth(one_box(10), - applications = data.frame(time = c(0, 7), amount = c(1, 1))) + applications = data.frame(time = c(0, 7), amount = c(1, 1))) max_twa(pred)
#> $max #> parent #> 0.9537545 @@ -166,19 +165,23 @@ is after one window has passed.

+
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.4.1.

+
+ + diff --git a/docs/sitemap.xml b/docs/sitemap.xml new file mode 100644 index 0000000..285ffb2 --- /dev/null +++ b/docs/sitemap.xml @@ -0,0 +1,105 @@ + + + + https://pkgdown.jrwb.de/pfm/index.html + + + https://pkgdown.jrwb.de/pfm/reference/FOCUS_GW_scenarios_2012.html + + + https://pkgdown.jrwb.de/pfm/reference/FOCUS_Step_12_scenarios.html + + + https://pkgdown.jrwb.de/pfm/reference/FOMC_actual_twa.html + + + https://pkgdown.jrwb.de/pfm/reference/GUS.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_FOMC_accu_rel.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_soil.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_soil_mets.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_sw_drainage_UK.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_sw_drift.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_sw_exposit_drainage.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_sw_exposit_runoff.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_sw_focus.html + + + https://pkgdown.jrwb.de/pfm/reference/PEC_sw_sed.html + + + https://pkgdown.jrwb.de/pfm/reference/SFO_actual_twa.html + + + https://pkgdown.jrwb.de/pfm/reference/SSLRC_mobility_classification.html + + + https://pkgdown.jrwb.de/pfm/reference/TOXSWA_cwa.html + + + https://pkgdown.jrwb.de/pfm/reference/chent_focus_sw.html + + + https://pkgdown.jrwb.de/pfm/reference/drift_data_JKI.html + + + https://pkgdown.jrwb.de/pfm/reference/endpoint.html + + + https://pkgdown.jrwb.de/pfm/reference/geomean.html + + + https://pkgdown.jrwb.de/pfm/reference/get_vertex.html + + + https://pkgdown.jrwb.de/pfm/reference/max_twa.html + + + https://pkgdown.jrwb.de/pfm/reference/one_box.html + + + https://pkgdown.jrwb.de/pfm/reference/perc_runoff_exposit.html + + + https://pkgdown.jrwb.de/pfm/reference/perc_runoff_reduction_exposit.html + + + https://pkgdown.jrwb.de/pfm/reference/pfm_degradation.html + + + https://pkgdown.jrwb.de/pfm/reference/plot.TOXSWA_cwa.html + + + https://pkgdown.jrwb.de/pfm/reference/plot.one_box.html + + + https://pkgdown.jrwb.de/pfm/reference/read.TOXSWA_cwa.html + + + https://pkgdown.jrwb.de/pfm/reference/sawtooth.html + + + https://pkgdown.jrwb.de/pfm/reference/soil_scenario_data_EFSA_2015.html + + + https://pkgdown.jrwb.de/pfm/reference/soil_scenario_data_EFSA_2017.html + + + https://pkgdown.jrwb.de/pfm/reference/twa.html + + diff --git a/man/one_box.Rd b/man/one_box.Rd index 57d6d77..3c34dae 100644 --- a/man/one_box.Rd +++ b/man/one_box.Rd @@ -20,7 +20,7 @@ one_box(x, ini, ..., t_end = 100, res = 0.01) \arguments{ \item{x}{When numeric, this is the half-life to be used for an exponential decline. When a character string specifying a parent decline model is given -e.g. \code{FOMC}, \code{parms} must contain the corresponding paramters. +e.g. \code{FOMC}, \code{parms} must contain the corresponding parameters. If x is an \code{\link{mkinfit}} object, the decline is calculated from this object.} -- cgit v1.2.1