staticmap_satscan.Rd
This function generate the map of the output for [SaTScan](https://www.satscan.org/) or [rsatscan](https://cran.r-project.org/web/packages/rsatscan/vignettes/rsatscan.html).
staticmap_satscan(
x,
rsatscan = NULL,
satscan,
locality,
cve_edo,
path_shapeclust = NULL,
path_gis = NULL
)
is the dengue cases of the target locality.
is the output of the space-time analysis with [rsatscan](https://cran.r-project.org/web/packages/rsatscan/vignettes/rsatscan.html) package.
is a logical value for indicating if TRUE for output of [SaTScan](https://www.satscan.org/).
is the target locality.
is the id of state.
is the directory of the output of the space-time analysis with [SaTScan](https://www.satscan.org/). is the col.shp file.
is the directory of the output of the space-time analysis with [SaTScan](https://www.satscan.org/).is the gis.shp file.
a ggplot map.