Description Usage Arguments Value
View source: R/03_hosp_prop_functions.R
plot_hosp_prop
plot observed and estimated proportion of incident
detected cases hospitalized.
1 | plot_hosp_prop(df_hosp_prop, save_plot = FALSE)
|
df_hosp_prop |
Data.frame of data of observed and estimated proportion of incident detected cases hospitalized to be plotted. |
save_plot |
Flag (default is FALSE) of whether to save the plot. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.