organize_educ {ech}R Documentation

This function allows you to fix education variables from 2021

Description

This function allows you to fix education variables from 2021

Usage

organize_educ(data, year, e49 = "e49", e579 = "e579", numero = "numero")

Arguments

data

data.frame

year

survey year

e49

Variable name of e49

e579

Variable name of e579

numero

Variable name of numero

Value

data.frame

See Also

Other education: enrolled_school(), level_completion(), level_education(), years_of_schooling()


[Package ech version 0.1.3 Index]