R/sanitizer-data.R

#' Factory Workers' use of Hand Sanitizer
#'
#' Data from a study on factory workers' use of hand sanitizer. Sanitizer use was measured to a 100th of a gram.
#'
#' @docType data
#'
#' @usage data(sanitizer)
#'
#' @format A data frame with 1600 rows and 1 variable.
#'
#' @keywords datasets
#'
#' @references [Retracted] Li, M., Sun, Y., & Chen, H. (2019). The decoy effect as a nudge: Boosting hand hygiene with a worse option. Psychological Science, 30, 139–149.
#'
#' @examples
#' data(sanitizer)
"sanitizer"
koenderks/digitTests documentation built on Oct. 31, 2022, 5:51 p.m.