winnerMargin: Find a winner and their margin of victory

View source: R/stv.R

winnerMarginR Documentation

Find a winner and their margin of victory

Description

Find a winner and their margin of victory

Usage

winnerMargin(votes)

Arguments

votes

cleaned ballots

Value

length-2 vector: the index of a winning candidate, and their margin of victory (0 if a tie, NA if no losers)


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