blsdata6 <- NULL
#' Box Lunch Study - Baseline dataset
#'
#' The variables are as follows:
#'
#' \itemize{
#' \item trt. Treatment
#' \item bmi0. BMI
#' \item kcal24h6.
#' \item edeq14.0
#' \item age. Age
#' \item tfactor3.0
#' }
#'
#' @docType data
#' @keywords datasets
#' @name blsdata6
#' @usage data(blsdata6)
#' @format A data frame with 156 rows and 6 variables
#' @examples
#' data(blsdata6)
#'
"blsdata6"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.