report_nowcast.Rd
Returns a summarised nowcast as well as saving key information to the results folder.
report_nowcast(nowcast, cases, target, target_folder)
nowcast | A dataframe as produced by |
---|---|
cases | A dataframe of cases (in date order) with the following variables:
|
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. |