image.SafeVote.condorcet | R Documentation |
The image function visualizes the joint distribution of two preferences (if 'all.pref=FALSE') given 'xpref' and 'ypref', as well as the marginal distribution of all preferences (if 'all.pref=TRUE'). The joint distribution can be shown as proportions (if 'proportion=TRUE') or raw vote counts (if 'proportion=FALSE').
## S3 method for class 'SafeVote.condorcet'
image(x, ...)
x |
object of type SafeVote.condorcet |
... |
See arguments for image.SafeVote.stv, especially 'xpref', 'ypref', 'all.pref' and 'proportion'. |
image object, with side-effect in RStudio Plots pane
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.