Skip to contents

List Currently Supported States

Usage

ps_supported_states()

Value

tibble of supported states

Examples

ps_supported_states()
#> # A tibble: 200 × 2
#>    state type       
#>    <chr> <chr>      
#>  1 XX    statehouse 
#>  2 AK    ushouse    
#>  3 AK    statesenate
#>  4 AK    statehouse 
#>  5 AK    localplan  
#>  6 AL    ushouse    
#>  7 AL    statesenate
#>  8 AL    statehouse 
#>  9 AL    localplan  
#> 10 AR    ushouse    
#> # ℹ 190 more rows