Function previewing the disease-specific PNG map
previewMap(disease, year, reportParameters, pathPNG, namePNGsuffix)
Preview
character string, disease code (default "DENGUE"
).
numeric, year to produce the graph for (default 2019
).
dataframe, dataset including the required parameters
for the graph and report production (default AERparams
) (see specification
of the dataset in the package vignette with browseVignettes(package = "EpiReport")
)
character string, full path to the folder containing the maps in PNG
(default 'maps' folder included in the package system.file("maps", package = "EpiReport")
)
character string, suffix of the PNG file name of the map
(i.e. "COUNT"
, "RATE"
or "AGESTANDARDISED"
.)
Global function: getMap