ht_tab_calc_values | R Documentation |
Return tabulated and calculated reductions in crop production.
ht_tab_calc_values(HELP, landuse, aard)
HELP |
HELP (soil) number 1-70 (integer). |
landuse |
1=grassland; 2=arable land (integer) |
aard |
Nature of the reduction in crop production ("Natschade", "Droogteschade") (character) |
Data frame with the fields: HELP: HELP (soil) number 1-70 (integer). landuse: 1=grassland; 2=arable land (numeric) aard: Nature of the reduction in crop production ("Natschade", "Droogteschade") (character) GHG: Average highest groundwater level, relative to soil surface level, (m) (numeric) GLG: Average lowest groundwater level, relative to soil surface level, (m) (numeric) red_HELP_table: Reduction in crop production in HELP 1987 table (%); (numeric) red_calculated: Calculated reduction in crop production (%); (numeric)
ht_tab_calc_values(HELP=15, landuse=1, aard="Natschade")
ht_tab_calc_values(HELP=15, landuse=1, aard="Droogteschade")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.