R/y12.R

#' Example of an STV election - Yale faculty election (last 12)
#'
#' Votes are in a ballot-format matrix
#'
#' @format A list with 10 variables, largest the vote matrix (424 x 44)
#' \describe{
#'   \item{s}{number of seats}
#'   \item{c}{number of candidates}
#'   ...
#'}
#' @source \url{https://cran.r-project.org/package=STV}
"y12"
denismollison/stv documentation built on Feb. 25, 2024, 9:30 a.m.