R/Demo_09.R

#' @name Demo_09
#' @docType data
#' @title NHANES 2009/2010 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_09
#' @keywords internal
NULL
ToxStrategies/biteR documentation built on May 9, 2019, 5:12 p.m.