previewMap: Previewing the PNG map

Description Usage Arguments Value See Also

View source: R/AER_maps.R

Description

Function previewing the disease-specific PNG map

Usage

1
previewMap(disease, year, reportParameters, pathPNG, namePNGsuffix)

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 with browseVignettes(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".)

Value

Preview

See Also

Global function: getMap


EU-ECDC/EpiReport documentation built on Feb. 11, 2021, 6:30 p.m.