aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/FOCUS_PELMO_crops.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/FOCUS_PELMO_crops.html')
-rw-r--r--docs/reference/FOCUS_PELMO_crops.html35
1 files changed, 29 insertions, 6 deletions
diff --git a/docs/reference/FOCUS_PELMO_crops.html b/docs/reference/FOCUS_PELMO_crops.html
index 81783ba..2393e41 100644
--- a/docs/reference/FOCUS_PELMO_crops.html
+++ b/docs/reference/FOCUS_PELMO_crops.html
@@ -21,12 +21,15 @@
<!-- 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="FOCUS PELMO crop names — FOCUS_PELMO_crops" />
<meta property="og:description" content="A named character vector with the crop names used in the PELMO 5.5.3 GUI.
@@ -35,6 +38,9 @@ first three letters in lower case. Only when there is an expression in
parentheses, the first letter of this expression becomes the first letter
in the three letter code, i.e. 'Peas (animals)' has the code ape." />
<meta name="twitter:card" content="summary" />
+
+
+
<!-- mathjax -->
<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
@@ -57,8 +63,12 @@ in the three letter code, i.e. 'Peas (animals)' has the code ape." />
<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>
@@ -73,8 +83,14 @@ in the three letter code, i.e. 'Peas (animals)' has the code ape." />
</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 -->
@@ -82,12 +98,15 @@ in the three letter code, i.e. 'Peas (animals)' has the code ape." />
</header>
- <div class="row">
+<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
<h1>FOCUS PELMO crop names</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_crops.Rd</code></div>
</div>
+ <div class="ref-description">
<p>A named character vector with the crop names used in the PELMO 5.5.3 GUI.
For the names, three letter codes were constructed by generally taking the
@@ -95,6 +114,7 @@ first three letters in lower case. Only when there is an expression in
parentheses, the first letter of this expression becomes the first letter
in the three letter code, i.e. 'Peas (animals)' has the code <code>ape</code>.</p>
+ </div>
<pre class="usage"><span class='no'>FOCUS_PELMO_crops</span></pre>
@@ -147,5 +167,8 @@ in the three letter code, i.e. 'Peas (animals)' has the code <code>ape</code>.</
</footer>
</div>
+
+
</body>
</html>
+

Contact - Imprint