Tools to download and manipulate the Permanent Household Survey from Argentina (EPH is the Spanish acronym for Permanent Household Survey). e.g: get_microdata() for downloading the datasets, get_poverty_lines() for downloading the official poverty baskets, calculate_poverty() for the calculation of stating if a household is in poverty or not, following the official methodology. organize_panels() is used to concatenate observations from different periods, and organize_labels() adds the official labels to the data. The implemented methods are based on INDEC (2016) <http://www.estadistica.ec.gba.gov.ar/dpe/images/SOCIEDAD/EPH_metodologia_22_pobreza.pdf>. As this package works with the argentinian Permanent Household Survey and its main audience is from this country, the documentation was written in Spanish.
| Version: | 1.0.2 | 
| Depends: | R (≥ 2.10) | 
| Imports: | dplyr, expss, purrr, tibble, stringr, readxl, tidyr, utils, zoo, leaflet, htmltools, rlang, stats, cli, httr, curl, tidyselect | 
| Suggests: | testthat, lubridate, knitr, rmarkdown, ggplot2, readr, forcats, httptest | 
| Published: | 2024-06-23 | 
| DOI: | 10.32614/CRAN.package.eph | 
| Author: | Carolina Pradier | 
| Maintainer: | Carolina Pradier <carolinapradier at gmail.com> | 
| BugReports: | https://github.com/ropensci/eph/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/ropensci/eph | 
| NeedsCompilation: | no | 
| Language: | es | 
| Citation: | eph citation info | 
| Materials: | README, NEWS | 
| CRAN checks: | eph results | 
| Reference manual: | eph.html , eph.pdf | 
| Vignettes: | Ejemplo de uso del paquete 'eph' (source, R code) Estimación de Pobreza e Indigencia (source, R code) | 
| Package source: | eph_1.0.2.tar.gz | 
| Windows binaries: | r-devel: eph_1.0.2.zip, r-release: eph_1.0.2.zip, r-oldrel: eph_1.0.2.zip | 
| macOS binaries: | r-release (arm64): eph_1.0.2.tgz, r-oldrel (arm64): eph_1.0.2.tgz, r-release (x86_64): eph_1.0.2.tgz, r-oldrel (x86_64): eph_1.0.2.tgz | 
| Old sources: | eph archive | 
Please use the canonical form https://CRAN.R-project.org/package=eph to link to this page.