Plot the WW and hospitalization data together
Usage
plot_combined_data(
comb,
figure_file_path,
days_to_show_calib_data = 90,
write_files = TRUE,
...
)
Arguments
- comb
dataframe for a single location to plot
- figure_file_path
higher level directory where data from this pipeline
will be saved
- days_to_show_calib_data
number of days before last hospital admissions
day to put on plot, default is 90
- write_files
TRUE if write to file location
Value
a plot for a single location the scaled WW versus hospital admissions