RasterSanityChecks {nosoi} | R Documentation |
Checks if the raster is properly formatted
Description
Checks if the environmental raster is properly formatted given the user's input and nosoi's requirements.
Usage
RasterSanityChecks(structure.raster, init.structure, none.at.start = NULL)
Arguments
structure.raster |
raster object defining the environmental variable. |
init.structure |
which state (i.e. location) the initially infected individuals are located. |
[Package nosoi version 1.1.2 Index]