Learn R Programming

rangr (version 1.0.6)

K_small.tif: Example Of Carrying Capacity Map (Small)

Description

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

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab