Occupations' labels and structure are exposed at the ESCO web portal. This function retrieves languages from the downloadable CSVs, see escopedia.
get_language_code(string)
string | Filepath with a language code as given by ESCO downloadable .CSVs. |
---|
A character vector with two-letter language codes.
get_language_code("occupations_en.csv")#> [1] "en"