Learn R Programming

ProPublicaR (version 1.1.4)

us_congressional_districts: US Congressional Districts

Description

A dataset containing some information about US Congressional Districts

Usage

us_congressional_districts

Arguments

Format

A data frame with 435 rows and 3 variables:

district

The district name

state_name

The state the district is in

state_abb

Two letter state abbreviation

district_number

District number. Except for at-large districts.

...