organize_educ: This function allows you to fix education variables from 2021

View source: R/utils.R

organize_educR 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()


calcita/ech documentation built on March 2, 2024, 7:54 a.m.