aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/reference/D24_2014.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/reference/D24_2014.html')
-rw-r--r--docs/dev/reference/D24_2014.html32
1 files changed, 18 insertions, 14 deletions
diff --git a/docs/dev/reference/D24_2014.html b/docs/dev/reference/D24_2014.html
index 8160316f..2498c58e 100644
--- a/docs/dev/reference/D24_2014.html
+++ b/docs/dev/reference/D24_2014.html
@@ -183,22 +183,25 @@ specific pieces of information in the comments.</p>
<pre class="examples"><div class='input'><span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span><span class='op'>(</span><span class='va'>D24_2014</span><span class='op'>)</span>
</div><div class='output co'>#&gt; &lt;mkindsg&gt; holding 5 mkinds objects
#&gt; Title $title: Aerobic soil degradation data on 2,4-D from the EU assessment in 2014
-#&gt; Occurrene of observed compounds $observed_n:
+#&gt; Occurrence of observed compounds $observed_n:
#&gt; D24 DCP DCA
#&gt; 5 4 4
+#&gt; Time normalisation factors $f_time_norm:
+#&gt; [1] 1.6062378 0.7118732 0.7156063 0.7156063 0.8977124
#&gt; Meta information $meta:
-#&gt; study usda_soil_type study_moisture_ref_type rel_moisture
-#&gt; 1 Cohen 1991 Silt loam &lt;NA&gt; NA
-#&gt; 2 Liu and Adelfinskaya 2011 Silt loam pF1 0.5
-#&gt; 3 Liu and Adelfinskaya 2011 Loam pF1 0.5
-#&gt; 4 Liu and Adelfinskaya 2011 Loam pF1 0.5
-#&gt; 5 Liu and Adelfinskaya 2011 Loamy sand pF1 0.5
-#&gt; temperature
-#&gt; 1 25
-#&gt; 2 20
-#&gt; 3 20
-#&gt; 4 20
-#&gt; 5 20</div><div class='input'><span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span><span class='op'>(</span><span class='va'>D24_2014</span><span class='op'>$</span><span class='va'>ds</span><span class='op'>[[</span><span class='fl'>1</span><span class='op'>]</span><span class='op'>]</span>, data <span class='op'>=</span> <span class='cn'>TRUE</span><span class='op'>)</span>
+#&gt; study usda_soil_type study_moisture_ref_type
+#&gt; Mississippi Cohen 1991 Silt loam &lt;NA&gt;
+#&gt; Fayette Liu and Adelfinskaya 2011 Silt loam pF1
+#&gt; RefSol 03-G Liu and Adelfinskaya 2011 Loam pF1
+#&gt; Site E1 Liu and Adelfinskaya 2011 Loam pF1
+#&gt; Site I2 Liu and Adelfinskaya 2011 Loamy sand pF1
+#&gt; rel_moisture temperature
+#&gt; Mississippi NA 25
+#&gt; Fayette 0.5 20
+#&gt; RefSol 03-G 0.5 20
+#&gt; Site E1 0.5 20
+#&gt; Site I2 0.5 20</div><div class='input'><span class='co'># \dontrun{</span>
+<span class='fu'><a href='https://rdrr.io/r/base/print.html'>print</a></span><span class='op'>(</span><span class='va'>D24_2014</span><span class='op'>$</span><span class='va'>ds</span><span class='op'>[[</span><span class='fl'>1</span><span class='op'>]</span><span class='op'>]</span>, data <span class='op'>=</span> <span class='cn'>TRUE</span><span class='op'>)</span>
</div><div class='output co'>#&gt; &lt;mkinds&gt; with $title: Mississippi
#&gt; Observed compounds $observed: D24
#&gt; Sampling times $sampling_times:
@@ -256,7 +259,8 @@ specific pieces of information in the comments.</p>
#&gt; d_DCP/dt = + f_D24_to_DCP * ((k1 * g * exp(-k1 * time) + k2 * (1 - g) *
#&gt; exp(-k2 * time)) / (g * exp(-k1 * time) + (1 - g) * exp(-k2
#&gt; * time))) * D24 - k_DCP * DCP
-#&gt; d_DCA/dt = + f_DCP_to_DCA * k_DCP * DCP - k_DCA * DCA</div></pre>
+#&gt; d_DCA/dt = + f_DCP_to_DCA * k_DCP * DCP - k_DCA * DCA</div><div class='input'><span class='co'># }</span>
+</div></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
<nav id="toc" data-toggle="toc" class="sticky-top">

Contact - Imprint