print.summary.SafeVote.stv {SafeVote} | R Documentation |
print() method for a summary() of a SafeVote result
Description
print() method for a summary() of a SafeVote result
Usage
## S3 method for class 'summary.SafeVote.stv'
print(x, ...)
Arguments
x |
election results |
... |
args to be passed to kable() |
Value
no return value, called for side-effect of printing to console
[Package SafeVote version 1.0.0 Index]