Learn R Programming

rangr (version 1.0.6)

K_small_changing_lon_lat.tif: Example Of Changing Carrying Capacity Maps (Small)

Description

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.

Arguments

Format

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

Examples

Run this code
system.file("input_maps/K_small_changing_lon_lat.tif", package = "rangr")

Run the code above in your browser using DataLab