#' @name Demo_07
#' @docType data
#' @title NHANES 2007/2008 Demographic data
#' @description
#' An .rda data file containing 5 columns of NHANES demographic 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_07
#' @keywords internal
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.