Basics of R for Data Science
This is a GitHub repository that supports the course Basics of R for Data Science. This is an introductory course on R that will prepare you for most future methodological courses in the PhD program in Psychological Sciences (University of Padova), where R is extensively used. We will navigate the development environment, work with basic data structures like vectors and dataframes, learn about essential concepts of programming like loops and functions, and see some fundamentals of data visualization. Advanced topics like statistical modelling and data simulation will be covered in future courses and are not presented here (though occasional simple examples may appear).
The primary resource for the course is the online book available on GitHub: Introduction2R (English edition).
Find the course website at https://enricotoffalini.github.io/Basics-R/