# Generated by roxygen2: do not edit by hand

export(decomp_age)
export(decomp_disease)
export(plot_age)
export(plot_disease)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,case_when)
importFrom(dplyr,everything)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_lgl)
importFrom(rlang,enquo)
importFrom(stringr,str_detect)
importFrom(stringr,str_to_title)
importFrom(tidyr,ends_with)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
