'[.ranked_ballots' {elections.dtree} | R Documentation |
Access Subsets of Ballots.
Description
Extract subsets of ballots by index.
Usage
## S3 method for class 'ranked_ballots'
x[i = NULL]
Arguments
x |
Some |
i |
The index, or vector of indices corresponding to each ballot to be extracted. |
[Package elections.dtree version 2.0.0 Index]