Skip to contents

Pull clean UNAIDS estimates data. Wrapper around pull_unaids.

Usage

pull_estimates(pepfar_only = TRUE)

Arguments

pepfar_only

filters dataset to only PEPFAR countries if TRUE (default = TRUE)

Value

df

Examples

 if (FALSE) { # \dontrun{
   pull_estimates()
} # }