| sample-maps {quickPlot} | R Documentation |
Dummy maps included with quickPlot
Description
All maps included here are randomly generated maps created using
SpaDES.tools::gaussMap().
These are located within the maps folder of the package, and are used
in the vignettes.
Use system.file("maps", package = "quickPlot") to locate the ‘maps/’
directory on your system.
Format
raster
Details
-
DEM.tif: converted to a a small number of discrete levels (in 100m hypothetical units). -
habitatQuality.tif: made to look like a continuous habitat surface, rescaled to 0 to 1. -
forestAge.tif: rescaled to possible forest ages in a boreal forest setting. -
forestCover.tif: rescaled to possible forest cover in a boreal forest setting. -
percentPine.tif: rescaled to percentages.
[Package quickPlot version 1.0.2 Index]