# Generated by roxygen2: do not edit by hand

export("%>%")
export(PPV_diagnostic_vs_screening)
export(PPV_heatmap)
export(min_possible_prevalence)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_colour_hue)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(reshape2,melt)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tidyr,gather)
