R started in 1993:
`r 2019 - 1993 =` 26 years ago
A lot has happened !
- base
R
vs “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
R
(%>%
& dplyr
)ggplot2
)Rmarkdown
dplyr
ggplot2
Each 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
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 …