sumOfVotes: internal method, computes column-sums

View source: R/vote_by_sum.R

sumOfVotesR Documentation

internal method, computes column-sums

Description

Renamed from 'sum.votes' to avoid confusion with the generic sum()

Usage

sumOfVotes(votes)

Arguments

votes

ballots are rows, candidates are columns

Value

vector of votes for each candidate


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