approval: Count votes using the approval method

View source: R/vote_by_sum.R

approvalR Documentation

Count votes using the approval method

Description

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

Usage

approval(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.