makePlot(outputpath, data = "k1", method = "rki1",
name, disease, range = 157:339)
Arguments
outputpath
path for the storage
data
abbreviation of the disease-file
method
method to be called
name
name of the method
disease
disease name
range
range to plot
encoding
latin1
Details
makePlot reads the data given in data using the function readData,
and the data are corrected to 52 weeks, enlarged using
enlargeData and sendt to the surveillance system given in method.
The system result is plotted and stored in outputpath.