View source: R/mercado-laboral.R
ftc_tiempo_total_empleo_anos | R Documentation |
Calcula el tiempo en el trabajo en años
ftc_tiempo_total_empleo_anos(tbl)
tbl |
data.frame: Conexión a base de datos o data.frame con los datos. |
Los datos suministrados en el input tbl
con la variable
tiempo_total_empleo_anos
adicionada.
## Not run:
encft <- ftc_tiempo_total_empleo_anos(encft)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.