election.info {SafeVote}R Documentation

prints the basic results of an election

Description

prints the basic results of an election

Usage

election.info(x)

Arguments

x

basic election results, as named attributes of an R structure or object

Value

data.frame : an invisible copy of the printed results

TODO: refactor into a modern dialect of R, e.g. defining a constructor for an election_info S3 object with a print method


[Package SafeVote version 1.0.0 Index]