From 36036b5901223591e7e21e8b73d8cd1fb034f4cb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 May 2017 15:43:50 +0200 Subject: 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 --- docs/reference/FOCUS_PELMO_crops.html | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'docs/reference/FOCUS_PELMO_crops.html') 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 @@ - + + + @@ -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. 'Peas (animals)' has the code ape.

+in the three letter code, i.e. 'Peas (animals)' has the code ape.

-
FOCUS_PELMO_crops
+
FOCUS_PELMO_crops

Format

@@ -86,23 +88,23 @@ in the three letter code, i.e. 'Peas (animals)' has the code apeExamples
print(FOCUS_PELMO_crops)
#> app gra pot -#> "Apples" "Grass and alfalfa" "Potatoes" +#> "Apples" "Grass and alfalfa" "Potatoes" #> sug win fbe -#> "Sugar beets" "Winter cereals" "Beans (field)" +#> "Sugar beets" "Winter cereals" "Beans (field)" #> vbe bus cab -#> "Beans (vegetables)" "Bushberries" "Cabbage" +#> "Beans (vegetables)" "Bushberries" "Cabbage" #> car cit cot -#> "Carrots" "Citrus" "Cotton" +#> "Carrots" "Citrus" "Cotton" #> lin mai soi -#> "Linseed" "Maize" "Oil seed rape (summer)" +#> "Linseed" "Maize" "Oil seed rape (summer)" #> woi oni ape -#> "Oil seed rape (winter)" "Onions" "Peas (animals)" +#> "Oil seed rape (winter)" "Onions" "Peas (animals)" #> soy spr str -#> "Soybeans" "Spring cereals" "Strawberries" +#> "Soybeans" "Spring cereals" "Strawberries" #> sun tob tom -#> "Sunflower" "Tobacco" "Tomatoes" +#> "Sunflower" "Tobacco" "Tomatoes" #> vin -#> "Vines"
+#> "Vines"