plot.SafeVote.stv | R Documentation |
The 'plot' function shows the evolution of the total score for each candidate as well as the quota.
## S3 method for class 'SafeVote.stv'
plot(x, xlab = "Count", ylab = "Preferences", point.size = 2, ...)
x |
stv results |
xlab , ylab |
axis labels |
point.size |
diameter of elected/eliminated points |
... |
params for generic plot() |
graphics object, with side-effect in RStudio's Plots pane
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.