aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/FOCUS_PELMO_crops.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-05-16 15:43:50 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-05-16 15:43:50 +0200
commit36036b5901223591e7e21e8b73d8cd1fb034f4cb (patch)
treeed8e764778aa2e94b785263d18d7d8e3dfe4e785 /docs/reference/FOCUS_PELMO_crops.html
parentd042f8f06b313e8595087587455daac73d84f17b (diff)
Finish the Step 1 calculator including tests
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer
Diffstat (limited to 'docs/reference/FOCUS_PELMO_crops.html')
-rw-r--r--docs/reference/FOCUS_PELMO_crops.html26
1 files changed, 14 insertions, 12 deletions
diff --git a/docs/reference/FOCUS_PELMO_crops.html b/docs/reference/FOCUS_PELMO_crops.html
index d9ad8d2..ed02c04 100644
--- a/docs/reference/FOCUS_PELMO_crops.html
+++ b/docs/reference/FOCUS_PELMO_crops.html
@@ -25,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>
@@ -74,10 +76,10 @@
For the names, three letter codes were constructed by generally taking the
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. &#39;Peas (animals)&#39; has the code <code>ape</code>.</p>
+in the three letter code, i.e. 'Peas (animals)' has the code <code>ape</code>.</p>
- <pre><span class='no'>FOCUS_PELMO_crops</span></pre>
+ <pre class="usage"><span class='no'>FOCUS_PELMO_crops</span></pre>
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
@@ -86,23 +88,23 @@ in the three letter code, i.e. &#39;Peas (animals)&#39; has the code <code>ape</
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>
<pre class="examples"><div class='input'><span class='fu'>print</span>(<span class='no'>FOCUS_PELMO_crops</span>)</div><div class='output co'>#&gt; app gra pot
-#&gt; &quot;Apples&quot; &quot;Grass and alfalfa&quot; &quot;Potatoes&quot;
+#&gt; "Apples" "Grass and alfalfa" "Potatoes"
#&gt; sug win fbe
-#&gt; &quot;Sugar beets&quot; &quot;Winter cereals&quot; &quot;Beans (field)&quot;
+#&gt; "Sugar beets" "Winter cereals" "Beans (field)"
#&gt; vbe bus cab
-#&gt; &quot;Beans (vegetables)&quot; &quot;Bushberries&quot; &quot;Cabbage&quot;
+#&gt; "Beans (vegetables)" "Bushberries" "Cabbage"
#&gt; car cit cot
-#&gt; &quot;Carrots&quot; &quot;Citrus&quot; &quot;Cotton&quot;
+#&gt; "Carrots" "Citrus" "Cotton"
#&gt; lin mai soi
-#&gt; &quot;Linseed&quot; &quot;Maize&quot; &quot;Oil seed rape (summer)&quot;
+#&gt; "Linseed" "Maize" "Oil seed rape (summer)"
#&gt; woi oni ape
-#&gt; &quot;Oil seed rape (winter)&quot; &quot;Onions&quot; &quot;Peas (animals)&quot;
+#&gt; "Oil seed rape (winter)" "Onions" "Peas (animals)"
#&gt; soy spr str
-#&gt; &quot;Soybeans&quot; &quot;Spring cereals&quot; &quot;Strawberries&quot;
+#&gt; "Soybeans" "Spring cereals" "Strawberries"
#&gt; sun tob tom
-#&gt; &quot;Sunflower&quot; &quot;Tobacco&quot; &quot;Tomatoes&quot;
+#&gt; "Sunflower" "Tobacco" "Tomatoes"
#&gt; vin
-#&gt; &quot;Vines&quot; </div></pre>
+#&gt; "Vines" </div></pre>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="sidebar">
<h2>Contents</h2>

Contact - Imprint