pull_unaids: Pull clean UNAIDS HIV Estimates and Test & Treat Data

View source: R/load_unaids.R

pull_unaidsR Documentation

Pull clean UNAIDS HIV Estimates and Test & Treat Data

Description

Deprecated. Pull clean UNAIDS estimates

Usage

pull_unaids(data_type, pepfar_only = TRUE)

Arguments

data_type

returns one of 2 available data set types eg "HIV Estimates", "HIV Test & Treat" (or both if missing)

pepfar_only

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

Value

df

Examples

 ## Not run: 
   pull_unaids(data_type = "HIV Estimates", pepfar_only = TRUE)

## End(Not run)


USAID-OHA-SI/mindthegap documentation built on Jan. 19, 2025, 3:16 a.m.