Releases: milanwiedemann/phc-coding-club
Releases · milanwiedemann/phc-coding-club
Session 1 - Solutions
This includes the solutions for session 1, see #9.
Session 1
This session starts with a beginner friendly introduction to RStudio and shows how to get the most out of a project-oriented workflow. We will discuss good coding practices when setting up a project, e.g., using the here and renv packages and how to add a licence to your project. The chapter on Workflow: scripts and projects from the 2nd edition of R for Data Science (R4DS) is a good introduction to RStudio projects.