inst/doc/covid-data-exclusion.R

## -----------------------------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  eval = FALSE,
  comment = "#>"
)

## -----------------------------------------------------------------------------
# library(nhanesA)
# 
# # Access 2019-2020 pre-pandemic demographics
# demo_k <- nhanesA::nhanes("P_DEMO")

Try the nhanesdata package in your browser

Any scripts or data that you put into this service are public.

nhanesdata documentation built on March 1, 2026, 1:06 a.m.