food_election | R Documentation |
Dataset on food election which serves as a simple example for the STV method taken from Wikipedia.
data("food_election")
A data frame with 20 observations and 5 candidates (Oranges, Pears, Chocolate, Strawberries, Sweets). Each record corresponds to one ballot with ranking for each of the candidates.
https://en.wikipedia.org/wiki/Single_transferable_vote#Example
data(food_election)
head(food_election)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.