plot_summary.RdPlot a Summary of the Latest Results
plot_summary(summary_results, x_lab = "Region", log_cases = FALSE)
| summary_results | A datatable as returned by |
|---|---|
| x_lab | A character string giving the label for the x axis, defaults to region. |
| log_cases | Logical, should cases be shown on a logged scale. Defaults to |
A ggplot2 object