View source: R/loadEstimates.R
Extract data from a given pays from the UNAIDS database
1 2 3 4 5 6 7 8 | extract_unaids(
conda_env,
python_script,
country,
path_to_chromedriver,
outpath,
url = "https://aidsinfo.unaids.org/"
)
|
python_script |
path to unaids_scrap.py |
country |
country of interest |
outpath |
path to the file where the extraction will be written |
url |
url to unaids website |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.