Learn R Programming

rangr (version 1.0.6)

K_big.tif: Example Of Carrying Capacity Map (Big)

Description

SpatRaster object that can be used as a carrying capacity map to initialise data necessary to perform a simulation with the sim function. This map is compatible with n1_big.tif.

Arguments

Format

SpatRaster object with 100 rows and 100 columns containing integer values 0-25 and NA's indicating unsuitable areas.

Examples

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

Run the code above in your browser using DataLab