Plot Cases Zambia --------------------
plot_cases(
start_date,
end_date,
provinces = NULL,
districts = NULL,
facet_by = "none",
scramble = FALSE,
output_type = "plot",
quarters = FALSE
)
starting date of the period to filter by
end date of the period to filter by
optional list of provinces to filter by
optional list of districts to filter by
optional argument to facet the resulting incidence plots by
TRUE/FALSE should sensitive data be anonymized? Default it FALSE.
optional argument to output static plot -default-, interactive plot, or table
TRUE/FALSE should vertical lines delineate the quarters of each year? Default is FALSE.