Description Usage Arguments Value
Summarise Realtime Results
1 2 3 4 5 6 | summarise_results(
regions = NULL,
results_dir = "results",
target_date = NULL,
region_scale = "Region"
)
|
regions |
A character string containing the list of regions to extract results for (must all have results for the same target date). |
results_dir |
A character string indicating the location of the results directory to extract results from. |
target_date |
A character string indicating the target date to extract results for. All regions must have results for this date. |
region_scale |
A character string indicating the name to give the regions being summarised. |
A list of summary data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.