jjchern / meps.panel

MEPS Two-Year Longitudinal Files

Home Page:https://jjchern.github.io/meps.panel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About meps.panel

Travis-CI Build Status AppVeyor Build Status CRAN_Status_Badge

The goal of meps.panel is to wrap the two-year panel files from the Medical Expenditure Panel Survey (meps) Household Component (HC) in an R data package. All variable labels and value labels are included.

For more information about the consolidated MEPS-HC panel files, see the AHRQ webpages, or the example code from the HHS-AHRQ/MEPS repo by @e-mitchell.

For another attempt of downloading the MEPS data, see the ajdamico/asdfree repo by @ajdamico.

Currently the package includes data from panel 16 (2011-2012), panel 17 (year 2012-2013), and panel 18 (year 2013-2014). The rest of the panel files will be packaged soon.

All MEPS-Related R data packages:

Installation

# install.packages("devtools")
devtools::install_github("jjchern/meps.panel")

# To uninstall the package, use:
# remove.packages("meps.panel")

About

MEPS Two-Year Longitudinal Files

https://jjchern.github.io/meps.panel/


Languages

Language:R 100.0%