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.
Parallel Coordinates Chart that shows the relation between Gender, Education, Student Loan and Race
## Registered S3 method overwritten by 'GGally':
## method from
## +.gg ggplot2
A Violin Plot that shows the relation between gender, family income and Region
A Bar Plot that shows the relation between Education Level and Gender
A Density Plot that shows the relation between Family Income distribution by Gender