Learn R Programming

rangr (version 1.0.6)

n1_big_lon_lat.tif: Example Of Abundance Map At First Time Step Of The Simulation (Big)

Description

SpatRaster object representing an abundance map at the first time step of the simulation projected to WGS 84 (CRS84) from the original raster n1_big. This map can be used as a simulation starting point to initialise data necessary to perform a simulation with the sim function. It is compatible with the K_big_lon_lat.tif map.

Arguments

Format

SpatRaster object with 74 rows and 125 columns containing integer values 0-50 and NA's indicating unsuitable areas.

Examples

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

Run the code above in your browser using DataLab