Also check: Using JASP
In this course, we learn how to quantitatively analyze data that we collect from users. For this, we use R, a programming language that is often used in both industry and research for data analysis and visualization. To follow in-class exercises and work on your assignments, you will need to install R. Also, I strongly recommend you to install an Integrated Development Environment called RStudio.
To install R and RStudio:
If you find challenges in installing R and RStudio, follow the following video instructions.
When you open RStudio, you should see a window like what is shown above. The user interface shows four panes:
Select “Session | Set Working Directory | Choose Directory…” to set the working directory.
The first thing that you’d want to do is to set the working directory. From the menu bar, select “Session | Set Working Directory | Choose Directory…” to set the working directory.