R/yawn.R

#' Results from MythBusters: Is Yawning Contagious?
#'
#' @format A tbl_df with with 50 obs on 3 variables
#' \describe{
#'   \item{id}{an identifier for each subject}
#'   \item{group}{the group assigned to each subject: stimulus (in presence of a yawn) and no stimulus (not in the presence of a yawn)}
#'   \item{response}{whether or not the subject yawned}
#'  }
"yawn"
andrewpbray/reed-oilabs documentation built on April 8, 2020, 2:26 a.m.