Learn R Programming

getTBinR (version 0.7.1)

theme_who: World Health Organization-inspired ggplot2 theme

Description

This theme is inspired by that used in the annual global Tuberculosis report. See the report here.

Usage

theme_who()

Arguments

See Also

bbplot::bbc_style()

Examples

Run this code
# NOT RUN {
plot_tb_burden_summary(conf = NULL, verbose = FALSE) +
  theme_who()
# }

Run the code above in your browser using DataLab