load_nowcast_result: Load nowcast results

Description Usage Arguments Value

View source: R/get.R

Description

Load nowcast results

Usage

1
2
3
4
5
6
load_nowcast_result(
  file = NULL,
  region = NULL,
  date = target_date,
  result_dir = results_dir
)

Arguments

file

Character string giving the result files name.

region

Character string giving the region of interest.

date

Target date (in the format "yyyy-mm-dd).

result_dir

Character string giving the location of the target directory

Value

An R object read in from the targeted .rds file


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