ranked | R Documentation |
This is an example of a ranked vote matrix for 4 voters and 3 candidates. It can be used to illustrate different seat allocation formulas that require ranked votes.
ranked
A matrix with 3 rows and 4 columns, where each row represents a ranking, each column is a voter, and each cell is the candidate ID (numeric or character) #' that the voter ranked in that position.
Candidates ranked first, second, and third by the first voter
Candidates ranked first, second, and third by the second voter
...
Created by the package authors for demonstration purposes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.