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

View source: R/stv.R

print.summary.SafeVote.stvR 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


SafeVote documentation built on Oct. 6, 2024, 1:07 a.m.