Example Of Abundance Map At First Time Step Of The Simulation (Small)
Source:R/data.R
n1_small_lon_lat.tif.Rd
SpatRaster
object representing an abundance map
at the first time step of the simulation projected to WGS 84 (CRS84) from the
original raster n1_small
. 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_small_lon_lat.tif
and K_small_changing_lon_lat.tif
maps.
Format
SpatRaster
object with 12 rows
and 14 columns containing integer values 0-10 and NA's
indicating unsuitable areas.
Examples
system.file("input_maps/n1_small_lon_lat.tif", package = "rangr")
#> [1] "/usr/local/lib/R/site-library/rangr/input_maps/n1_small_lon_lat.tif"