View source: R/prepare_physical_area.R
prepare_physical_area | R Documentation |
To estimate the physical crop area for each production system harvest area (ha) statistics are combined with information on production system shares (ps) and cropping intensity (ci). Depending on how the model is solved, the physical area statistics are saved at the administrative unit level 0 (country) level (model solve level 0) or at the level 1 administrative unit level (model solve level 1).
prepare_physical_area(param)
param |
Object of type |
prepare_physical_area
combines ha, ps and ci statistics and saves two files in csv
format: (1) physical area (pa) and (2) physical area broken down by farming
systems (pa_ps). Results are saved in the subfolders that are located in the
the processed_data/intermediate
folder.
## Not run:
prepare_physical_area(param)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.