Produces graphs of various epidemic curves
epicurve (type, plottype, inftime, removaltime = NULL, tmin = NULL, timepoints = NULL)
Type of compartment framework, with the choice of "SI" for Susceptible-Infectious diseases and "SIR" for Susceptible-Infectious-Removed
Plot type to be plotted, with the following choices: "complete" for plotting the number of susceptible, infected and removed individuals at each time point, "susceptible" for plotting the number of susceptible individuals at each time point, "newinfect" for plotting the number of newly infected individuals at each time point, and "totalinfect" for plotting the cumulative number of infected individuals at each time point
Times at which individuals become infected/infectious
Time points where the individual is removed
Initial time point at which infection occurs, default value is one
Specify time points at which the curve is plotted