R/data-testdata.R

#' Test Dataset
#'
#' This synthetic dataset represents the placements of \emph{n} contestants (rows) by \emph{J} judges (columns).
#'
#' @format A data frame with 8 contestants (rows) and 5 judges (variables):
#' \describe{
#'   \item{J1}{rankings for Judge 1}
#'   \item{J2}{rankings for Judge 1}
#'   \item{J3}{rankings for Judge 1}
#'   \item{J4}{rankings for Judge 1}
#'   \item{J5}{rankings for Judge 1}
#' }
"testdata"

Try the RPscoring package in your browser

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

RPscoring documentation built on July 1, 2020, 7:09 p.m.