Description
Plot an Epidemic Curve.
Description
Creates simple or stacked epidemic curves for hourly, daily, weekly or monthly outcome data.
README.md
EpiCurve
EpiCurve 2.4-2
- Bug solved : wrongs labels in x axis when plottin an hourly curve and dates cross over a month.
EpiCurve 2.4-1
- parameter "square" added. If TRUE (default) squares are used to plot the curve, else if the number of cases is too hight please use square = FALSE
EpiCurve 2.3-1
- Bug fixed with data.frame and stringsAsFactors parameter
EpiCurve 2.2-1
- Bug fixed in hourly curve - wrong number of total cases
EpiCurve 2.1-1
- Y scale (cases) is now displayed with integers only.