Following the directions on the Coursera assignment page, you will make four original visualizations. Note that the data for the CCES and CEL data are imported in code in the R Markdown file.
Explain what you are visualizing here: I create random number to mimic the baseball player batting rate and make the line plot.
###Put your figure here:
## Warning: Using `size` aesthetic for lines was deprecated in ggplot2 3.4.0.
## i Please use `linewidth` instead.
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
## generated.
Explain what you are visualizing here: I want to know the Trump approval in male and female. ###Put your figure here:
Explain what you are visualizing here: I want to compare the Legislative Effectiveness of the male/female committees in the 115 congress. ###Put your figure here:
Explain what you are visualizing here: I want to know the vote percentage of the African American for male and female committees individually and the passed bills in the 115 congress. ###Put your figure here: