summary.SafeVote.stv {SafeVote}R Documentation

summary() method for a SafeVote result

Description

summary() method for a SafeVote result

Usage

## S3 method for class 'SafeVote.stv'
summary(object, ..., digits = 3)

Arguments

object

undocumented, legacy code

...

undocumented

digits

undocumented

Value

data.frame summarising 'object', for use by 'print' method


[Package SafeVote version 1.0.1 Index]