diff options
Diffstat (limited to 'docs/reference/FOCUS_PELMO_location_codes.html')
-rw-r--r-- | docs/reference/FOCUS_PELMO_location_codes.html | 35 |
1 files changed, 29 insertions, 6 deletions
diff --git a/docs/reference/FOCUS_PELMO_location_codes.html b/docs/reference/FOCUS_PELMO_location_codes.html index 31084b8..d601243 100644 --- a/docs/reference/FOCUS_PELMO_location_codes.html +++ b/docs/reference/FOCUS_PELMO_location_codes.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="Location codes in FOCUS PELMO — FOCUS_PELMO_location_codes" /> <meta property="og:description" content="A named character vector of one letter location codes used in FOCUS PELMO, indexed by three letter acronyms." /> <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 @@ indexed by three letter acronyms." /> <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 @@ indexed by three letter acronyms." /> </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 @@ indexed by three letter acronyms." /> </header> - <div class="row"> +<div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Location codes in FOCUS PELMO</h1> + <small class="dont-index">Source: <a href='https://github.com/jranke/pfm/blob/master/R/FOCUS_PELMO_data.R'><code>R/FOCUS_PELMO_data.R</code></a></small> + <div class="hidden name"><code>FOCUS_PELMO_location_codes.Rd</code></div> </div> + <div class="ref-description"> <p>A named character vector of one letter location codes used in FOCUS PELMO, indexed by three letter acronyms.</p> + </div> <pre class="usage"><span class='no'>FOCUS_PELMO_location_codes</span></pre> @@ -125,5 +145,8 @@ indexed by three letter acronyms.</p> </footer> </div> + + </body> </html> + |