plurality: Count votes using the plurality method

View source: R/vote_by_sum.R

pluralityR Documentation

Count votes using the plurality method

Description

See https://arxiv.org/abs/2102.05801

Usage

plurality(votes, nseats = 1, fsep = "\t", quiet = FALSE, ...)

Arguments

votes, nseats, fsep, quiet, ...

undocumented

Value

undocumented


SafeVote documentation built on Oct. 6, 2024, 1:07 a.m.