Skip to content

Commit caf2bf8

Browse files
Update docs and data desc
1 parent 0e2ccaf commit caf2bf8

6 files changed

Lines changed: 118 additions & 22 deletions

File tree

R/example_data.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#' groups.
2525
#'
2626
#' @format ## `eg_burden_template`
27-
#' A data frame with 10,201 rows and 10 columns:
27+
#' A data frame with 10,201 rows and 11 columns:
2828
#' \describe{
2929
#' \item{disease}{Disease name}
3030
#' \item{year}{Year}
@@ -36,6 +36,7 @@
3636
#' \item{deaths}{Deaths averted}.
3737
#' \item{yll}{Years of life-loss averted}.
3838
#' \item{cohort_size}{Population size of the country in a year}.
39+
#' \itme{scenario}{Vaccination scenario.}
3940
#' }
4041
#'
4142
#' @keywords data

man/constants.Rd

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/eg_burden_template.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/plotting.Rd

Lines changed: 27 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/plotting_prep.Rd

Lines changed: 53 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/plotting_theme.Rd

Lines changed: 24 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)