Skip to contents

Make a figure showing three example hospital admissions forecast timeseries and associated wastewater concentration timeseries.

Usage

three_location_forecast_fig(hosp1, hosp2, hosp3, ww_conc1, ww_conc2, ww_conc3)

Arguments

hosp1

first hospital admissions forecast timseries

hosp2

second hospital admissions forecast timseries

hosp3

third hospital admissions forecast timseries

ww_conc1

wastewater data and model fit associated to hosp1

ww_conc2

wastewater data and model fit associated to hosp2

ww_conc3

wastewater data and model fit associated to hosp3

Value

a combined grob, as the output of patchwork::plot_layout().