Skip to contents

SpatRaster object representing changing carrying capacity maps projected to WGS 84 (CRS84) from the original raster K_small_changing. These maps 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 must first use K_get_interpolation to generate a map for every time step of the simulation. These maps are compatible with the n1_small_lon_lat.tif raster.

Format

SpatRaster object with 3 layers, each having 12 rows and 14 columns containing integer values 0-170 and NA's indicating unsuitable areas.

Source

Data generated in-house to serve as an example (using spatial autocorrelation).

Examples

system.file("input_maps/K_small_changing_lon_lat.tif", package = "rangr")
#> [1] "/usr/local/lib/R/site-library/rangr/input_maps/K_small_changing_lon_lat.tif"