Learn R Programming

rangr (version 1.0.6)

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

Description

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.

Arguments

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

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

Run the code above in your browser using DataLab