report_nowcast: Report Case Nowcast Estimates

Description Usage Arguments

View source: R/report.R

Description

Returns a summarised nowcast as well as saving key information to the results folder.

Usage

1
report_nowcast(nowcast, cases, target, target_folder)

Arguments

nowcast

A dataframe as produced by nowcast_pipeline

cases

A dataframe of cases (in date order) with the following variables: date and cases.

target

Character string indicting the data type to use as the "nowcast".

target_folder

Character string indicating the folder into which to save results. Also used to extract previously generated results.


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