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.

Carlos Mauricio Galvis

Exercise 1

Parallel Coordinates Chart that shows the relation between Gender, Education, Student Loan and Race

## Registered S3 method overwritten by 'GGally':
##   method from   
##   +.gg   ggplot2

Exercise 2

A Violin Plot that shows the relation between gender, family income and Region

Exercise 3

A Bar Plot that shows the relation between Education Level and Gender

Exercise 4

A Density Plot that shows the relation between Family Income distribution by Gender