read_CHWplacement_sol_SCIP.Rd
This function tranforms the output of a SCIP opitimisation into map coordinates
read_CHWplacement_sol_SCIP(
population.raster,
friction.raster,
access.raster,
popurb.raster,
shp,
name,
filepath,
radius,
capacity.name,
buffer,
is.inside,
write = F
)
raster map containing population densities
raster map containing friction surface
raster map containing the distance to HF layer
raster map containing the urban population layer (urban pixels show the population in the pixel and the rural pixels are NA). Can be created with DefineUrban.
shapefile of the area of interest
name (character) of the MPS file
directory where to store the MPS file
dimension of the radius around the point (same dimension as T.GC, e.g minutes)
name (character) given to the capacity definition (for folder naming purposes)
buffer around current HF
whether CHW are placed inside the buffer (if FALSE, they are placed outside)
if TRUE, the output is written as a csv file in filepath
a csv file containing the optimisation program