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 risk index. |
vari |
A GeoRaster object representing variance. |
dif |
A GeoRaster object representing difference. |
Value
A Gmap object.
[Package geohabnet version 2.1.3 Index]