K_small_lon_lat.tif {rangr} | R Documentation |
Example Of Carrying Capacity Map (Small)
Description
SpatRaster
object that represents a carrying
capacity map projected to WGS 84 (CRS84) from the original raster K_small
.
This map can be used as a carrying capacity map to initialise
data necessary
to perform a simulation with the sim
function. It is compatible with the n1_small_lon_lat.tif
raster.
Format
SpatRaster
object with 12 rows
and 14 columns containing integer values 0-100 and NA's indicating unsuitable areas.
Source
Data generated in-house to serve as an example (using spatial autocorrelation).
Examples
system.file("input_maps/K_small_lon_lat.tif", package = "rangr")
[Package rangr version 1.0.7 Index]