complex_voters: Aggregate Voters.

Description Usage Arguments

Description

The + function is used to combine multiple voters into the Voters class.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S4 method for signature 'Voter,Voter'
e1 + e2

## S4 method for signature 'Voters,Voter'
e1 + e2

## S4 method for signature 'Voter,Voters'
e1 + e2

## S4 method for signature 'Voters,Voters'
e1 + e2

Arguments

e1, e2

Objects of class Voter or Voters.


erocoar/vetoboxr documentation built on Sept. 27, 2019, 10:55 p.m.