Learn R Programming

SafeVote (version 1.0.1)

print.summary.SafeVote.stv: print() method for a summary() of a SafeVote result

Description

print() method for a summary() of a SafeVote result

Usage

# S3 method for summary.SafeVote.stv
print(x, ...)

Value

no return value, called for side-effect of printing to console

Arguments

x

election results

...

args to be passed to kable()