extractRank | R Documentation |
Extract a ranking vector by name from the results of a ballot count
extractRank(rankMethod, cr)
rankMethod |
"safeRank", "elected", or "rank" |
cr |
structure returned by a ballot-counting method |
a numeric ranking vector, in order of colnames(cr$data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.