prepare_physical_area: Calculates physical crop area at the subnational level

View source: R/prepare_physical_area.R

prepare_physical_areaR Documentation

Calculates physical crop area at the subnational level

Description

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).

Usage

prepare_physical_area(param)

Arguments

param

Object of type mapspamc_par that bundles all mapspamc parameters, including core model folders, alpha-3 country code, year, spatial resolution, most detailed level at which subnational statistics are available, administrative unit level at which the model is solved and type of model.

Details

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.

Examples

## Not run: 
prepare_physical_area(param)

## End(Not run)


michielvandijk/mapspamc documentation built on April 17, 2025, 7:31 p.m.