function to plot the results from the SIR model fn
plt.SIR.model(
SIR.model,
geo.loc = "",
interactiveFig = FALSE,
fileName = NULL,
interactive.display = TRUE,
add.extras = TRUE
)
model resulting from the generate.SIR.model() fn
optional string to specify geographical location
optional flag to activate interactive plot
file where to save the HTML version of the interactive figure
boolean flag to indicate whether the interactive plot will be displayed (pushed) to your browser
boolean flag to add extra indicators, such as, the "force of infection" and time derivatives