| print.county | R Documentation |
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.
## S3 method for class 'county'
print(x, ...)
x |
A |
... |
Ignored. |
The input object x, returned invisibly. Called for its
side effect of printing a structured metadata summary to the console.
county, county_meta(), as.data.frame.county
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.