R/Weight_07.R

#' @name Weight_07
#' @docType data
#' @title NHANES 2007/2008 Body weight data
#' @description
#' An .rda data file containing 3 columns of NHANES body weight data with
#' the original NHANES column names.
#' @format
#' SEQN
#'    NHANES participant ID
#'
#' BMXWT
#'    Body weight in kilos
#'
#' BMIWT
#'    Body weight comment; mostly missing and NA as saved by R
#' @usage
#' Weight_07
#' @keywords internal
NULL
ToxStrategies/biteR documentation built on May 9, 2019, 5:12 p.m.