Learn R Programming

mrangr (version 1.0.1)

n1_map_eg.tif: Example Of Abundance Map At First Time Step Of The Simulation

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 K_map_eg.tif.

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab