| list_elections | R Documentation |
Returns a summary data.frame of the races available in the dataset,
optionally filtered by type or level.
list_elections(type = NULL, level = NULL)
type |
Optional. Filter by race type: |
level |
Optional. Filter by scope: |
A data.frame with columns code, office, type, level,
and counties.
election_catalog, list_counties()
list_elections()
list_elections(level = "federal")
list_elections(type = "referendum")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.