You described where their may be interesting insights in the dataset, however you never really explain why these insights might be interesting to delve deeper into.
|
So this snippet I've made is just showing some interesting insights you can get from this data. I chose a random question which is 44 and made it so I can only see males that chose the answer 'a worse place to live' If the filter() function was working like the dplyr.tidyverse.org reference said it works then I could give you the number of occurences of those 2 things happening at the same time. |
You described where their may be interesting insights in the dataset, however you never really explain why these insights might be interesting to delve deeper into.
DataScience-CodeMastr3/index.Rmd
Line 46 in 1c37b75