previewMap {EpiReport} | R Documentation |
Previewing the PNG map
Description
Function previewing the disease-specific PNG map
Usage
previewMap(disease, year, reportParameters, pathPNG, namePNGsuffix)
Arguments
disease |
character string, disease code (default |
year |
numeric, year to produce the graph for (default |
reportParameters |
dataframe, dataset including the required parameters
for the graph and report production (default |
pathPNG |
character string, full path to the folder containing the maps in PNG
(default 'maps' folder included in the package |
namePNGsuffix |
character string, suffix of the PNG file name of the map
(i.e. |
Value
Preview
See Also
Global function: getMap
[Package EpiReport version 1.0.2 Index]