Workshop - Introduction to R - Part 2


Details
To complete topics that we did not manage to fit into the first workshop, we will host the second part of the Introduction to R Workshop in our next Meetup. This time we will cover:
- Reading in data
- Basic data visualization
- R packages
- R Markdown for writing reports
The workshop is open to everyone, in particular also if you did not make it to the first part! To catch up you can look at the first few sections of the workshop material prepared by Pia: Intro to R (up to Data Structures) or you could read through the Getting Started section of https://moderndive.netlify.app/1-getting-started.html
As before, we recommend you bring your own laptop where you have R and RStudio installed (https://cran.r-project.org/ and https://www.rstudio.com/products/rstudio/download/). In case you want to install Rmarkdown you can follow the instructions at https://bookdown.org/yihui/rmarkdown/installation.html

Workshop - Introduction to R - Part 2