View source: R/ftc_pobreza_monetaria.R
ftc_ing_pc_pobreza_def | R Documentation |
Ingreso per cápita deflactado (Pobreza Monetaria)
ftc_ing_pc_pobreza_def(tbl, .keep = FALSE, .reuse = FALSE)
tbl |
DataFrame con los datos de la encuesta |
.keep |
Lista de variables intermedias a mantener en el output. Vea detalles en la función ftc_pobreza_monetaria. |
.reuse |
Lista de variables intermedias a reutilizar del input. Vea detalles en la función ftc_pobreza_monetaria. |
Los datos suministrados en el input con la variable ing_pc_pobreza_def
agregada.
## Not run:
ftc_ing_pc_pobreza_def(encft)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.