Learn R Programming

ech (version 0.1.3)

organize_educ: 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")

Value

data.frame

Arguments

data

data.frame

year

survey year

e49

Variable name of e49

e579

Variable name of e579

numero

Variable name of numero

See Also

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