setmaps,Gmap-method {geohabnet} | R Documentation |
Sets the map slots in the Gmap object.
Description
This wraps the results(SpatRasters) from the risk analysis.
Usage
## S4 method for signature 'Gmap'
setmaps(x, me, vari, dif)
Arguments
x |
A Gmap object. |
me |
A GeoRaster object representing mean habitat connectivity. |
vari |
A GeoRaster object representing variance in habitat connectivity. |
dif |
A GeoRaster object representing the difference in ranks between habitat connectivity and habitat availability. |
Value
A Gmap object.
[Package geohabnet version 2.2 Index]