Summarise rt and cases
summarise_key_measures(
regional_results,
results_dir,
summary_dir,
type = "region",
date
)
A list of dataframes as produced by get_regional_results
Character string indicating the directory from which to extract results.
Character string the directory into which to save results as a csv.
Character string, the region identifier to apply (defaults to region).
A Character string (in the format "yyyy-mm-dd") indicating the date to extract data for. Defaults to "latest" which finds the latest results available.
A list of summarised Rt, cases by date of infection and cases by date of report