#' @name Weight_09
#' @docType data
#' @title NHANES 2009/2010 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_09
#' @keywords internal
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.