munge_unaids: Cleaning UNAIDS Data

View source: R/munge_unaids.R

munge_unaidsR Documentation

Cleaning UNAIDS Data

Description

Deprecated. This function fetches and cleans UNAIDS Estimates/Test and Treat Data

Usage

munge_unaids(return_type, indicator_type)

Arguments

return_type

Returns either 'HIV Estimates' or 'HIV Test & Treat' Data

indicator_type

Returns either 'Integer' or 'Percent' indicator values

Value

df

Examples

 ## Not run: 
   munge_unaids(return_type = "HIV Test & Treat", indicator_type = "Percent")

## End(Not run)


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