R/p17.R

#' Example of a political STV election - Partick 2017
#'
#' Votes are in a ballot-format matrix
#'
#' @format A list with 10 variables, largest the vote matrix (1456 x 8)
#' \describe{
#'   \item{s}{number of seats}
#'   \item{c}{number of candidates}
#'   ...
#' }
#' @source \url{https://www.macs.hw.ac.uk/~denis/stv_elections/SC2017/}
"p17"

Try the pref package in your browser

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

pref documentation built on May 29, 2024, 2:02 a.m.