#' @name Demo_11
#' @docType data
#' @title NHANES 2011/2012 Demographic data
#' @description
#' An .rda data file containing 5 columns of NHANES demogrpahic data with
#' the original NHANES column names.
#' @format
#' SEQN
#' NHANES participant ID
#'
#' RIAGENDR
#' Gender. 1=Male 2=Female
#'
#' RIDAGEYR
#' Age of NHANES participant at screening. Individuals 80 and over are
#' topcoded at 80 years.
#'
#' SDMVPSU
#' Masked variance pseudo-PSU
#'
#' SDMVSTRA
#' Masked variance pseudo-stratum
#' @usage
#' Demo_11
#' @keywords internal
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.