Skip to contents

Deprecated. Pull clean UNAIDS 2022 (1990-2022) HIV Test & Treat data. Wrapper around pull_unaids.

Usage

pull_testtreat(pepfar_only = TRUE)

Arguments

pepfar_only

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

Value

df

Examples

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