Data Manipulation with dplyr - Episode 1
Details
❤️ R-Ladies Helsinki is back! ❤️
Save your spot to learn about the basics of data manipulation in R with one of the most used packages: dplyr
Rovio Entertainment is sponsoring our comeback series, episode 1! We will have tasty snacks and soft drinks!
Make sure you RSVP before the 25th of November. Please send us your full name, we'll prepare name tags.
If you are a beginner in R, don't be shy! We are having an open-level event.
Prerequisites if you want to code by yourself during the event:
- R and RStudio installed on your machine:
- https://cran.r-project.org/bin/
- https://posit.co/download/rstudio-desktop/ - Packages tidyverse, more specifically dplyr installed
- If you want to install before you arrive run this code piece install.packages('tidyverse') - We will help you on the way to installation if you don't feel like doing it by yourselves.
See you soon! ❤️