extract_unaids: Extract data from a given pays from the UNAIDS database

Description Usage Arguments

View source: R/loadEstimates.R

Description

Extract data from a given pays from the UNAIDS database

Usage

1
2
3
4
5
6
7
8
extract_unaids(
  conda_env,
  python_script,
  country,
  path_to_chromedriver,
  outpath,
  url = "https://aidsinfo.unaids.org/"
)

Arguments

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


grlurton/ImpactSimul documentation built on March 8, 2021, 12:05 a.m.