The package provides a collection of analytics to perform spatially-oriented analysis of Citizen Science mosquito reports for specific Area Of Interest and defined temporal interval. It provides function to handle spatial data and to generate map layout. The package allows to import spatialized mosquito reports (at present ZanzaMapp DataBase is supported), perform spatio-temporal analysis of the report dataset, create spatial map layoutsand export results. Spatial polygons for the Italian territory are provided. Users can upload custom spatial polygons
To load (using devtools
):
library(devtools)
install_github("ffilipponi/CSmosquitoSp")
The package can be used from QGIS. In QGIS version 3 it is necessary to install 'Processing R Provider' plugin. The CSmosquitoSp spatial analyst can be integrated in QGIS Processing by adding the files /inst/rscript/CSmosquitoSp_spatial_analyst.rsx and /inst/rscript/CSmosquitoSp_spatial_analyst.rsx in the R script folder used by QGIS R processing.
Licensed under the GNU General Public License, Version 3.0: https://www.gnu.org/licenses/gpl-3.0.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.