Learn R Programming

rangr (version 1.0.6)

n1_small.tif: Example Of Abundance Map At First Time Step Of The Simulation (Small)

Description

SpatRaster object that can be used a as simulation starting point to initialise data necessary to perform a simulation with the sim function. This map is compatible with K_small.tif and K_small_changing.tif maps.

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab