list_counties: List available counties

View source: R/data_access.R

list_countiesR Documentation

List available counties

Description

Returns a data.frame with each county in the dataset and the number of races in its data file.

Usage

list_counties()

Value

A data.frame with columns county and n_elections.

See Also

county_catalog, list_elections()

Examples

list_counties()


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