View source: R/overall_df_plots.R
make_overall_plot_df | R Documentation |
A function to make a data frame to use for plotting for the overall cases (not disaggregated by sex or attend).
Function to make SCI theme for plots if none passed to make_overall_plot
.
make_overall_plot_df(survey_estimates, reported_df)
make_sci_theme()
survey_estimates |
A data frame containing the output from the |
reported_df |
A data frame on containing the reported coverage data. Needs to have the following four columns:
|
A data frame containing the information from the survey estimates and the reported data in a
format suitable to be passed to ggplot, in particular the make_overall_plot
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.