#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.