#' t-Test Practice Data
#'
#' This dataset is used in one of our tutorials,
#' please see the tutorial for more details.
#'
#' - Gender: male and female subjects were
#' examined in this experiment.
#' - PAL_cell: average physical activity values
#' for the cell phone accelerometer (range 0-100).
#' - PAL_acc: average physical activity values
#' for the hand held accelerometer (range 0-100).
#'
#' @docType data
#'
#' @usage data(ttest_data)
#'
#' @keywords datasets
"ttest_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.