/nhanesA

:exclamation: This is a read-only mirror of the CRAN R package repository. nhanesA — NHANES Data Retrieval. Homepage: https://cran.r-project.org/package=nhanesA Report bugs for this package: https://github.com/cjendres1/nhanes/issues

Primary LanguageR

nhanesA

CRAN status LICENSE metacran downloads

nhanesA is an R package for browsing and retrieving data from the National Health And Nutrition Examination Survey (NHANES). This package is designed to be useful for research and instructional purposes.

The functions in the nhanesA package allow for fully customizable selection and import of data directly from the NHANES website thus it is essential to have an active network connection.

Install from CRAN

install.packages("nhanesA")

Install from the dev repo

install.packages("devtools")
install_github("cjendres1/nhanes")

Working with nhanesA

Manual

Vignette: Introducing nhanesA


drawing