R/data_example.R

#' Example of total vote count vector
#' 
#' @description
#' This is an example of a total vote count vector for 5 
#' parties/candidates that can be used to illustrate different seat 
#' allocation formulas.
#' @format A vector of integers representing the total votes received by
#' each party/candidate.
#' \describe{
#' \item{A}{Votes received by party A}
#' \item{B}{Votes received by party B}
#' ...
#' }
#' @source This is a synthetic example created for demonstration purposes.
"example"

Try the i3pack package in your browser

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

i3pack documentation built on June 8, 2025, 11:43 a.m.