level_completion.RdThis function allows you to calculate the level of school completion
level_completion( data = ech::toy_ech_2018, e197 = "e197", e197_1 = "e197_1", e201 = "e201", e51_4 = "e51_4", e51_5 = "e51_5", e51_6 = "e51_6" )
| data | data.frame |
|---|---|
| e197 | Variable name of attends primary school |
| e197_1 | Variable name of completed primary |
| e201 | Variable name of attends secondary |
| e51_4 | Variable name of years passed in lower secondary |
| e51_5 | Variable name of years passed in upper secondary |
| e51_6 | Variable name of years passed in technical upper secondary |
data.frame
Disclaimer: This script is not an official INE product. Aviso: El script no es un producto oficial de INE.
#> #> #> #># }