Skip to contents

Get R(t) for a single location

Usage

get_rt_from_draws(
  df,
  figure_file_path,
  from_full_df = FALSE,
  write_files = TRUE
)

Arguments

df

dataframe of either model draws or filepath to model draws

figure_file_path

higher level directory where data from this pipeline will be saved

from_full_df

if TRUE then df is draws object, if FALSE then df is a dataframe of filepaths to load in the parameter object

write_files

if TRUE then write files to specified location, if FALSE then don't

Value

plot of R(t) for a single location, model, and forecast date