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