sumOfVotes {SafeVote}R 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


[Package SafeVote version 1.0.0 Index]