#' @name Day2_11
#' @docType data
#' @title NHANES 2011/2012 Day 2 dietary survey records
#' @description
#' An .rda data file containing 5 columns of NHANES dietary intake records and retaining
#' the original NHANES column names.
#' @format
#' SEQN
#' The NHANES participant ID
#'
#' WTDR2D
#' The NHANES participant's 2-day dietary sample weight
#'
#' DR2IFDCD
#' The food code consumed.
#'
#' DR2IGRMS
#' Grams of the food consumed.
#'
#' DR2DRSTZ
#' Dietary recall status, where 1 = Reliable and met the minimum criteria.
#'
#' DR2_030Z
#' Name of eating occasion
#'
#' @usage
#' Day2_11
#' @keywords internal
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.