Learn R Programming

mrangr (version 1.0.1)

K_map_eg.tif: Example Of Carrying Capacity Map

Description

SpatRaster object with 4 layer that can be passed to initialise_com a as simulation (sim_com) starting point.

This map is compatible with n1_map_eg.tif.

Arguments

Format

SpatRaster object with 4 layers, each with 15 rows and 15 columns. Contains numeric values representing carrying capacity and NA's indicating unsuitable areas.

Examples

Run this code
terra::rast(system.file("input_maps/K_map_eg.tif", package = "mrangr"))

Run the code above in your browser using DataLab