R/xpl-data-treatment.R

#' Dummy data set for 2 Sample Proportion test
#'
#' A dataset containing information about two treatments
#'
#' @format A data frame with 50 rows and 2 variables:
#' \describe{
#'   \item{treatment1}{result of treatment type 1}
#'   \item{treatment2}{result of treatment type 2}
#' }
#'
#' @usage data(treatment)
#'
"treatment"

Try the xplorerr package in your browser

Any scripts or data that you put into this service are public.

xplorerr documentation built on May 21, 2021, 9:08 a.m.