munge_unaids | R Documentation |
Deprecated. This function fetches and cleans UNAIDS Estimates/Test and Treat Data
munge_unaids(return_type, indicator_type)
return_type |
Returns either 'HIV Estimates' or 'HIV Test & Treat' Data |
indicator_type |
Returns either 'Integer' or 'Percent' indicator values |
df
## Not run:
munge_unaids(return_type = "HIV Test & Treat", indicator_type = "Percent")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.