Downloads one ilostat dictionary from ilostat https://ilostat.ilo.org via bulk download facility https://ilostat.ilo.org/data/bulk/.
Arguments
- dic
A character, dictionary for the variable to be downloaded,
- lang
a character, code for language. Available are
"en"
(default),"fr"
and"es"
. Can be set also with options(ilostat_lang = 'fr'),- quiet
a logical, if
FALSE
, return message from processing,TRUE
(default). Can be set also with options(ilostat_quiet = TRUE),
Details
For a given coded variable from ilostat https://ilostat.ilo.org/.
The dictionaries link codes with human-readable labels.
To translate codes to labels, use label_ilostat
.
References
See citation("Rilostat") ilostat bulk download facility user guidelines https://ilostat.ilo.org/data/bulk/
Author
David Bescond bescond@ilo.org