Skip to content

Releases: milanwiedemann/phc-coding-club

Session 1 - Solutions

19 Jan 15:50
12aaa44
Compare
Choose a tag to compare

This includes the solutions for session 1, see #9.

Session 1

19 Jan 15:48
12aaa44
Compare
Choose a tag to compare

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.