summarise_results: Summarise Realtime Results

Description Usage Arguments Value

Description

Summarise Realtime Results

Usage

1
2
3
4
5
6
summarise_results(
  regions = NULL,
  results_dir = "results",
  target_date = NULL,
  region_scale = "Region"
)

Arguments

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.

Value

A list of summary data


epiforecasts/EpiNow documentation built on Oct. 26, 2020, 2:38 p.m.