SpatRaster object that can be used as carrying
capacity maps to initialise data necessary to perform a simulation
with the sim function.
To utilise these maps in initialise the user first must
use K_get_interpolation to generate a map for every time step
of the simulation.
These maps are compatible with n1_small.tif.
Each subsequent map contains a virtual environment with greater
carrying capacity than the previous one.
Format
SpatRaster object with 3 layers,
each has 15 rows and 10 columns containing integer values 0-170 and
NA's that indicates unsuitable areas.
Examples
system.file("input_maps/K_small_changing.tif", package = "rangr")
#> [1] "/github/home/R/x86_64-pc-linux-gnu-library/4.5/rangr/input_maps/K_small_changing.tif"
