summary.ei_summary: Summarise an ei_summary object

View source: R/ei_methods.R

summary.ei_summaryR Documentation

Summarise an ei_summary object

Description

Prints aggregate vote totals and percentages for each race, and (when there are exactly two races) the full joint contingency table.

Usage

## S3 method for class 'ei_summary'
summary(object, ...)

Arguments

object

An "ei_summary" object.

...

Ignored.

Value

The input object object, returned invisibly. Called for its side effect of printing aggregate vote totals and the joint contingency table (when two races are present) to the console.


eiballots documentation built on Sept. 26, 2026, 5:06 p.m.