datacamp / datacamp_facebook_live_intro_to_tidyverse

DataCamp Facebook Live Code Along Session 5: Learn how to to use tidy tools in R, such as dplyr and ggplot2, to intuitively explore & analyze your data.
MIT License
38 stars 34 forks source link

add data + first draft of solution code #1

Closed hugobowne closed 6 years ago

hugobowne commented 6 years ago

@dgrtwo first draft of code for Intro. to Tidyverse FB Live extravaganza.

Highly critical feedback > encouraged :D

I have chosen the Titanic dataset because most people already know it and, if they don't, it's easy to wrap their heads around. I may delete some unnecessary columns.

hugobowne commented 6 years ago

@dgrtwo all feedback addressed. About to rewrite into an R NB

hugobowne commented 6 years ago

@dgrtwo ok! I've implemented all suggested edits, added R notebook and R project file.

We're speaking in < 24 hours.

Agenda:

hugobowne commented 6 years ago

@dgrtwo i've made all relevant changes but i won't merge this solution into master as we'll only currently have the template there. closing PR for this reason and will merge the live solution after the session.