| GeoNetwork-class | R Documentation | 
An S4 class representing a network of geographical data.
This will wrap all the results from the risk analysis using sean() or sensitivity_analysis().
This class contains the field from Gmap class which has results in the form of SpatRaster and TIFF file.
## S4 replacement method for signature 'GeoNetwork'
host_density(x) <- value
x | 
 GeoNetwork.  | 
value | 
 SpatRaster.  | 
GeoNetwork.
rastersA list of GeoRasters objects.
host_densityA SpatRaster representing the host density.
me_rastA raster representing mean risk index.
me_outCharacter. A file path to the mean risk index raster.
diff_rastA raster representing difference.
diff_outCharacter. A file path to the difference raster.
var_rastA raster representing variance.
var_outCharacter. A file path to the variance raster.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.