aboutsummaryrefslogtreecommitdiff
path: root/vignettes/FOCUS_Z.html
diff options
context:
space:
mode:
Diffstat (limited to 'vignettes/FOCUS_Z.html')
-rw-r--r--vignettes/FOCUS_Z.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/vignettes/FOCUS_Z.html b/vignettes/FOCUS_Z.html
index 369e913d..1428ea85 100644
--- a/vignettes/FOCUS_Z.html
+++ b/vignettes/FOCUS_Z.html
@@ -11,7 +11,7 @@
<meta name="author" content="Johannes Ranke" />
-<meta name="date" content="2017-11-16" />
+<meta name="date" content="2018-01-14" />
<title>Example evaluation of FOCUS dataset Z</title>
@@ -234,7 +234,7 @@ div.tocify {
<h1 class="title toc-ignore">Example evaluation of FOCUS dataset Z</h1>
<h4 class="author"><em>Johannes Ranke</em></h4>
-<h4 class="date"><em>2017-11-16</em></h4>
+<h4 class="date"><em>2018-01-14</em></h4>
</div>
@@ -243,7 +243,7 @@ div.tocify {
<div id="the-data" class="section level1">
<h1>The data</h1>
<p>The following code defines the example dataset from Appendix 7 to the FOCUS kinetics report <span class="citation">(FOCUS Work Group on Degradation Kinetics 2014, 354)</span>.</p>
-<pre class="r"><code>library(mkin, quiet = TRUE)
+<pre class="r"><code>library(mkin, quietly = TRUE)
LOD = 0.5
FOCUS_2006_Z = data.frame(
t = c(0, 0.04, 0.125, 0.29, 0.54, 1, 2, 3, 4, 7, 10, 14, 21,

Contact - Imprint