powered by
STV election count - uses Meek STV, allows equal preferences
stv( votedata, outdirec = tempdir(), plot = TRUE, webdisplay = FALSE, interactive = FALSE, messages = TRUE, timing = FALSE, map = FALSE )
A list containing vote and count data, + optional web pages; for details see manual pref_pkg_manual.pdf (section 3)
File with vote data
Needs to be set for permanent record of results
If =TRUE (default) produces plots of count and webpages in outdirec
If =TRUE displays plots and statistics as web pages
If =TRUE reports and pauses at each stage of the count (press return to continue to next stage)
If=TRUE prints 1-line initial and final reports
Whether to report computing time at each stage
Link to a map or other URL associated with election
cnc17meek=stv(cnc17,plot=FALSE) c99result=stv(c99,plot=FALSE) y12meek=stv(y12,plot=FALSE)
Run the code above in your browser using DataLab