R/load_unaids.R
pull_unaids.Rd
Deprecated. Pull clean UNAIDS estimates
pull_unaids(data_type, pepfar_only = TRUE)
returns one of 2 available data set types eg "HIV Estimates", "HIV Test & Treat" (or both if missing)
filters dataset to only PEPFAR countries if TRUE (default = TRUE)
df
if (FALSE) { # \dontrun{ pull_unaids(data_type = "HIV Estimates", pepfar_only = TRUE) } # }