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/FOCUS_Step_12_scenarios.html | |
parent | 282820693c62b958e12104f4bb6229c04803f098 (diff) |
Rebuild docs with pkgdown 1.1.0
Diffstat (limited to 'docs/reference/FOCUS_Step_12_scenarios.html')
-rw-r--r-- | docs/reference/FOCUS_Step_12_scenarios.html | 35 |
1 files changed, 29 insertions, 6 deletions
diff --git a/docs/reference/FOCUS_Step_12_scenarios.html b/docs/reference/FOCUS_Step_12_scenarios.html index 9bd7165..294846d 100644 --- a/docs/reference/FOCUS_Step_12_scenarios.html +++ b/docs/reference/FOCUS_Step_12_scenarios.html @@ -21,17 +21,23 @@ <!-- 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="Step 1/2 scenario data as distributed with the FOCUS Step 1/2 calculator — FOCUS_Step_12_scenarios" /> <meta property="og:description" content="The data were extracted from the scenario.txt file using the R code shown below. The text file is not included in the package as its licence is not clear." /> <meta name="twitter:card" content="summary" /> + + + <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -54,8 +60,12 @@ The text file is not included in the package as its licence is not clear." /> <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> @@ -70,8 +80,14 @@ The text file is not included in the package as its licence is not clear." /> </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 --> @@ -79,16 +95,20 @@ The text file is not included in the package as its licence is not clear." /> </header> - <div class="row"> +<div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Step 1/2 scenario data as distributed with the FOCUS Step 1/2 calculator</h1> + <small class="dont-index">Source: <a href='https://github.com/jranke/pfm/blob/master/R/FOCUS_Step_12_scenarios.R'><code>R/FOCUS_Step_12_scenarios.R</code></a></small> + <div class="hidden name"><code>FOCUS_Step_12_scenarios.Rd</code></div> </div> + <div class="ref-description"> <p>The data were extracted from the scenario.txt file using the R code shown below. The text file is not included in the package as its licence is not clear.</p> + </div> <h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2> @@ -294,5 +314,8 @@ The text file is not included in the package as its licence is not clear.</p> </footer> </div> + + </body> </html> + |