aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/FOCUS_PELMO_crop_sze_names.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_crop_sze_names.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_crop_sze_names.html')
-rw-r--r--docs/reference/FOCUS_PELMO_crop_sze_names.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/reference/FOCUS_PELMO_crop_sze_names.html b/docs/reference/FOCUS_PELMO_crop_sze_names.html
index 5777868..16c0dc6 100644
--- a/docs/reference/FOCUS_PELMO_crop_sze_names.html
+++ b/docs/reference/FOCUS_PELMO_crop_sze_names.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>
@@ -76,7 +78,7 @@ in the file names are sometimes capitalized, sometimes not. The scenario
files used for Beans (field) and Beans (vegetable) are the same.</p>
- <pre><span class='no'>FOCUS_PELMO_crop_sze_names</span></pre>
+ <pre class="usage"><span class='no'>FOCUS_PELMO_crop_sze_names</span></pre>
<h2 class="hasAnchor" id="format"><a class="anchor" href="#format"></a>Format</h2>
@@ -85,13 +87,13 @@ files used for Beans (field) and Beans (vegetable) are the same.</p>
<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_crop_sze_names</span>)</div><div class='output co'>#&gt; app gra pot sug win fbe vbe bus
-#&gt; &quot;apples&quot; &quot;grass&quot; &quot;potato&quot; &quot;sbeets&quot; &quot;wcerea&quot; &quot;beans&quot; &quot;beans&quot; &quot;bushb&quot;
+#&gt; "apples" "grass" "potato" "sbeets" "wcerea" "beans" "beans" "bushb"
#&gt; cab car cit cot lin mai soi woi
-#&gt; &quot;cabbag&quot; &quot;carrot&quot; &quot;citrus&quot; &quot;cotton&quot; &quot;linse&quot; &quot;maize&quot; &quot;rapesu&quot; &quot;rapewi&quot;
+#&gt; "cabbag" "carrot" "citrus" "cotton" "linse" "maize" "rapesu" "rapewi"
#&gt; oni ape soy spr str sun tob tom
-#&gt; &quot;onions&quot; &quot;peas&quot; &quot;soyb&quot; &quot;scerea&quot; &quot;strawb&quot; &quot;sunflo&quot; &quot;tobacc&quot; &quot;tomato&quot;
+#&gt; "onions" "peas" "soyb" "scerea" "strawb" "sunflo" "tobacc" "tomato"
#&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