organize_educ | R Documentation |
This function allows you to fix education variables from 2021
organize_educ(data, year, e49 = "e49", e579 = "e579", numero = "numero")
data |
data.frame |
year |
survey year |
e49 |
Variable name of e49 |
e579 |
Variable name of e579 |
numero |
Variable name of numero |
data.frame
Other education:
enrolled_school()
,
level_completion()
,
level_education()
,
years_of_schooling()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.