Plotting functions for burden and impact diagnostics. This documentation
holds all plotting functions for now.
Usage
plot_compare_demography(d, fig_number)
plot_age_patterns(burden, fig_number)
plot_global_burden_decades(burden, year_max, fig_number)
plot_global_burden(d, outcome, fig_number)
plot_coverage_set(cov, figure_number)
plot_fvp(fvp, year_min, year_max, figure_number)
Arguments
- d
- fig_number
- burden
- year_max
- outcome
- cov
- fvp
- year_min
Value
A <ggplot> object that can be printed to screen in the plot frame
or saved to an output device (i.e., saved as an image file).