This function produces a map of difference b/w mean and sum indexes in rank of cropland harvested area fraction.
Arguments
- x
SpatRaster.
- y
SpatRaster.
- global
Logical.
TRUE
if global analysis is desired,FALSE
otherwise.east
andwest
are required whenTRUE
.- geoscale
Numeric vector.
x
will be cropped to this extent.- res
Numeric. Map resolution. This value is used in aggregation and dis-aggregation operation. Default is
reso()
.- outdir
Character. Output directory for saving raster in TIFF format. Default is
tempdir()
.