View source: R/mercado-laboral.R
ftc_perceptores_ingresos | R Documentation |
Población ocupada perceptora de ingresos
ftc_perceptores_ingresos(tbl, min_edad = 15)
tbl |
data.frame: Conexión a base de datos o data.frame con los datos. |
min_edad |
integer: min age to consider in the indicator construction |
Los datos suministrados en el input tbl
con la variable
perceptores_ingresos
adicionada.
## Not run:
encft <- ftc_perceptores_ingresos(encft)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.