Your objective is to replicate these figures, created using the Center of Legislative Effectiveness Data. These figures are similar to those we completed in the lecture videos.

Regis O’Connor:

IMPORTANT: Filter your data so you are only displaying information for the 115th Congress.

Exercise 1

Hints:

## Parsed with column specification:
## cols(
##   .default = col_double(),
##   thomas_name = col_character(),
##   st_name = col_character()
## )
## See spec(...) for full column specifications.
## Warning: Removed 6 rows containing missing values (geom_point).

Exercise 2

Hints:

## Warning: Removed 6 rows containing missing values (geom_point).

Exercise 3

Hints: