R started in 1993:
`r 2019 - 1993 =` 26 years ago
A lot has happened !
- base
Rvs “tidyverse” - R GUI vs RStudio
June 17th, 2019
R started in 1993:
`r 2019 - 1993 =` 26 years ago
A lot has happened !
R vs “tidyverse”Data Science is an emerging field at the crossing of Statistics, Computer science & Data analysis
source: R for Data Science
R (%>% & dplyr)ggplot2)Rmarkdowndplyrggplot2Each time:
Google (or any other web search engine) is your friend !
DRY vs WET:
=> use function()
R brush-upRstudio: use up-to-date modern tools
use Rstudio projects
=> live demo
oOen BADAS1_practical.html and follow along…
Tidy + Universe
Hadley Whickam <3
R packagesdata.frame)=> tidyverse: a collection of packages for working with/analyzing tidy data
RStudio cheat sheets and webinars
(https://www.rstudio.com/resources/cheatsheets/)
(https://resources.rstudio.com/the-essentials-of-data-science)
R for data science (R4DS), G Grolemund & H Whickam, (https://r4ds.had.co.nz/)
What they forgot to teach you about R, J Brian & J Hester (https://whattheyforgot.org/)
Twitter #rstats (welcoming community)
many more …