summarise_to_csv: Summarise rt and cases as a csv

Description Usage Arguments

Description

Summarise rt and cases as a csv

Usage

1
2
3
4
5
6
summarise_to_csv(
  results_dir = NULL,
  summary_dir = NULL,
  type = "country",
  date = NULL
)

Arguments

results_dir

Character string indicating the directory from which to extract results

summary_dir

Character string the directory into which to save results

type

Character string, the region identifier to apply

date

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.


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