diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-06-06 02:48:44 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-06-06 02:48:44 +0200 |
commit | 197606de234a936751ac3c1db2e4feb3fa117a92 (patch) | |
tree | 89b32979142a37737ba73e8a012b809abba8e92d /docs/reference/soil_scenario_data_EFSA_2015.html | |
parent | 282820693c62b958e12104f4bb6229c04803f098 (diff) |
Rebuild docs with pkgdown 1.1.0
Diffstat (limited to 'docs/reference/soil_scenario_data_EFSA_2015.html')
-rw-r--r-- | docs/reference/soil_scenario_data_EFSA_2015.html | 35 |
1 files changed, 29 insertions, 6 deletions
diff --git a/docs/reference/soil_scenario_data_EFSA_2015.html b/docs/reference/soil_scenario_data_EFSA_2015.html index e7f209a..77759b5 100644 --- a/docs/reference/soil_scenario_data_EFSA_2015.html +++ b/docs/reference/soil_scenario_data_EFSA_2015.html @@ -21,18 +21,24 @@ <!-- clipboard.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/1.7.1/clipboard.min.js" integrity="sha384-cV+rhyOuRHc9Ub/91rihWcGmMmCXDeksTtCihMupQHSsi8GIIRDG0ThDc3HGQFJ3" crossorigin="anonymous"></script> +<!-- sticky kit --> +<script src="https://cdnjs.cloudflare.com/ajax/libs/sticky-kit/1.1.3/sticky-kit.min.js" integrity="sha256-c4Rlo1ZozqTPE2RLuvbusY3+SU1pQaJC0TjuhygMipw=" crossorigin="anonymous"></script> + <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> -<script src="../jquery.sticky-kit.min.js"></script> <script src="../pkgdown.js"></script> - - + + + <meta property="og:title" content="Properties of the predefined scenarios from the EFSA guidance from 2015 — soil_scenario_data_EFSA_2015" /> <meta property="og:description" content="Properties of the predefined scenarios used at Tier 1, Tier 2A and Tier 3A for the concentration in soil as given in the EFSA guidance (2015, p. 13/14). Also, the scenario and model adjustment factors from p. 15 and p. 17 are included." /> <meta name="twitter:card" content="summary" /> + + + <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -55,8 +61,12 @@ scenario and model adjustment factors from p. 15 and p. 17 are included." /> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a class="navbar-brand" href="../index.html">pfm</a> + <span class="navbar-brand"> + <a class="navbar-link" href="../index.html">pfm</a> + <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.4.5</span> + </span> </div> + <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> @@ -71,8 +81,14 @@ scenario and model adjustment factors from p. 15 and p. 17 are included." /> </ul> <ul class="nav navbar-nav navbar-right"> - + <li> + <a href="https://github.com/jranke/pfm"> + <span class="fa fa-github fa-lg"></span> + + </a> +</li> </ul> + </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> @@ -80,17 +96,21 @@ scenario and model adjustment factors from p. 15 and p. 17 are included." /> </header> - <div class="row"> +<div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Properties of the predefined scenarios from the EFSA guidance from 2015</h1> + <small class="dont-index">Source: <a href='https://github.com/jranke/pfm/blob/master/R/soil_scenario_data_EFSA_2015.R'><code>R/soil_scenario_data_EFSA_2015.R</code></a></small> + <div class="hidden name"><code>soil_scenario_data_EFSA_2015.Rd</code></div> </div> + <div class="ref-description"> <p>Properties of the predefined scenarios used at Tier 1, Tier 2A and Tier 3A for the concentration in soil as given in the EFSA guidance (2015, p. 13/14). Also, the scenario and model adjustment factors from p. 15 and p. 17 are included.</p> + </div> <h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2> @@ -169,5 +189,8 @@ doi:10.2903/j.efsa.2015.4093</p> </footer> </div> + + </body> </html> + |