Skip to contents

Plot of lab-site level wastewater quantiles

Usage

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

Arguments

df

dataframe of draws or dataframe containing filepath to load in draws

figure_file_path

path to save figure @param 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 object of site level wastewater median, 50th, and 95% CI with observed data overlaid