## Warning: package 'ggplot2' was built under R version 3.2.4
## Warning: package 'readr' was built under R version 3.2.5
## Warning: package 'forcats' was built under R version 3.2.5
## Warning: package 'gridExtra' was built under R version 3.2.4
Please indicate
Perform an Exploratory Data Analysis (EDA) on the profiles data set, specifically on the relationship between gender and
incomejoball keeping in mind in HW-3, you will be fitting a logistic regression to predict a user’s gender based on these variables.
In the file HW-2_Shiny_App.Rmd, build the Shiny App discussed in Lec09 on Monday 10/3: Using the movies data set in the ggplot2movies data set, make a Shiny app that
Action, Animation, Comedy, etc), have a radio button that allows you to toggle between comedies and non-comedies. This app should be simpler.