Replace R base functions by the tidyverse. Adopt Hadley Wickham philosophy, take each step of data science and simplify the tools. Keeping what make them helpful and removing inconsistent and historic behaviors.
Summary in one picture, by David Robinson
visit the dedicated page
ggplot2geom_*faceting for 1 or 2 variables
the interactive version is accessible only inside the university network.
Practical solution: online
purrr and nested data framesgganimateUpSetRinteractive input using embedded shiny in rmarkdown
Please, do bring your laptop as no computer will be available. Everyone should have one according to the survey.
| Day | Session | Start | End |
|---|---|---|---|
| June 2nd 2016 | Beginner | 08:30 | 12:30 |
| June 2nd 2016 | Intermediate | 13:30 | 18:00 |
| June 3rd 2016 | Advanced | 08:00 | 12:15 |
Hot & cold drinks will be served during the morning breaks.
Of note, all material was written in rmarkdown (.Rmd) using Rstudio.
You can download the Rmd for each slides / practical by changing the extension. For example lecture_day1-beginner.Rmd and open in rstudio.
Behind the scene, pandoc does all the conversion.