print.county: Print a county metadata object

View source: R/county.R

print.countyR Documentation

Print a county metadata object

Description

Displays the schema and summary statistics for the county's ballot data: races present, vote options observed in each race, total voters, precincts, and per-race eligibility counts.

Usage

## S3 method for class 'county'
print(x, ...)

Arguments

x

A county object (e.g. Lee).

...

Ignored.

Value

The input object x, returned invisibly. Called for its side effect of printing a structured metadata summary to the console.

See Also

county, county_meta(), as.data.frame.county


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