Description Usage Arguments Examples
A function to create an epicurve according to EPIET standards
1 2 3 4 5 | plotEpicurve(dates = "Date", data = Linelist, unitOfTimeInDays = 1,
unitOfLabel = "1 week", xTitle = "Date", yTitle = "Number of cases",
plotTitle = "none", boxes = "auto", group = "none",
groupHeading = " ", groupColor = c("#345A8A", "#4F81BD", "grey"),
fillColor = "steelblue")
|
dates |
date vector |
unitOfTimeInDays |
numeric vector giving bin size |
unitOfLabel |
character vector giving label |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.