R/xpl-data-exam.R

#' Dummy data set for Cochran's Q test
#'
#' A dataset containing information about results of three exams.
#'
#' @format A data frame with 15 rows and 3 variables:
#' \describe{
#'   \item{exam1}{result of exam1}
#'   \item{exam2}{result of exam2}
#'   \item{exam3}{result of exam3}
#' }
#'
#' @usage data(exam)
#'
#' @source \url{https://www.spss-tutorials.com/spss-cochran-q-test/}
"exam"

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.