Skip to contents

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