Vetoboxr implements Spatial Voting in R, offering an intuitive way of creating voters and voting games. With Vetoboxr you can
plot()
and animate()
voting outcomes in 1-D and 2-D.vetoboxr
can be installed via GitHub:
if (!require(devtools)) {
install.packages('devtools')
}
devtools::install_github('erocoar/vetoboxr')
If you would like to see a certain feature, please file an issue with a detailed description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.