diff options
Diffstat (limited to 'docs/reference/FOCUS_2006_datasets.html')
| -rw-r--r-- | docs/reference/FOCUS_2006_datasets.html | 28 | 
1 files changed, 15 insertions, 13 deletions
| diff --git a/docs/reference/FOCUS_2006_datasets.html b/docs/reference/FOCUS_2006_datasets.html index 71dbe761..93901bfa 100644 --- a/docs/reference/FOCUS_2006_datasets.html +++ b/docs/reference/FOCUS_2006_datasets.html @@ -6,8 +6,7 @@  <meta http-equiv="X-UA-Compatible" content="IE=edge">  <meta name="viewport" content="width=device-width, initial-scale=1.0"> -<title> - — FOCUS_2006_datasets • mkin</title> +<title>Datasets A to F from the FOCUS Kinetics report from 2006 — FOCUS_2006_datasets • mkin</title>  <!-- jquery -->  <script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script> @@ -26,12 +25,14 @@  <script src="../pkgdown.js"></script>  <!-- mathjax --> -<script src='https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> +<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>  <!--[if lt IE 9]>  <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>  <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>  <![endif]--> + +    </head>    <body> @@ -71,6 +72,9 @@      <li>        <a href="../articles/compiled_models.html">Performance benefit by using compiled model definitions in mkin</a>      </li> +    <li> +      <a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a> +    </li>    </ul>  </li>  <li> @@ -96,24 +100,22 @@        <div class="row">    <div class="col-md-9 contents">      <div class="page-header"> -    <h1> -</h1> +    <h1>Datasets A to F from the FOCUS Kinetics report from 2006</h1>      </div>      <p>Data taken from FOCUS (2006), p. 258.</p> -    <pre><span class='no'>FOCUS_2006_datasets</span></pre> +    <pre class="usage"><span class='no'>FOCUS_2006_datasets</span></pre>      <h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2> -    <p>6 datasets with observations on the following variables. -  <dl class='dl-horizontal'> -    <dt><code>name</code></dt><dd>a factor containing the name of the observed variable</dd> -    <dt><code>time</code></dt><dd>a numeric vector containing time points</dd> -    <dt><code>value</code></dt><dd>a numeric vector containing concentrations in percent of applied radioactivity</dd> -  </dl></p> +    <p>6 datasets with observations on the following variables.</p><dl class='dl-horizontal'> +    <dt><code>name</code></dt><dd><p>a factor containing the name of the observed variable</p></dd> +    <dt><code>time</code></dt><dd><p>a numeric vector containing time points</p></dd> +    <dt><code>value</code></dt><dd><p>a numeric vector containing concentrations in percent of applied radioactivity</p></dd> +  </dl>      <h2 class="hasAnchor" id="source"><a class="anchor" href="#source"></a>Source</h2> @@ -121,7 +123,7 @@    Degradation Kinetics from Environmental Fate Studies on Pesticides in EU    Registration” Report of the FOCUS Work Group on Degradation Kinetics,    EC Document Reference Sanco/10058/2005 version 2.0, 434 pp, -  <a href = 'http://focus.jrc.ec.europa.eu/dk'>http://focus.jrc.ec.europa.eu/dk</a></p> +  <a href = 'http://esdac.jrc.europa.eu/projects/degradation-kinetics'>http://esdac.jrc.europa.eu/projects/degradation-kinetics</a></p>      <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> | 
