Here is the quick start guide for installing R, RStudio, and R packages.
The latest version of R can be downloaded here.
RStudio is an application (an integrated development environment or IDE) that facilitates the use of R and offers a number of nice additional features. It can be downloaded here. You will need the free Desktop version for your computer.
Click on this link to take you to Swirl’s tutorials. That link will give you instructions on how to install the Swirl package in RStudio. Follow the prompts it gives you. Afterwards, finish the following lessons.
Click on this link to take you to the Software Carpentry lessons that are designed to teach novice programmers how to write code for data analysis.
In particular, focus on the lessons listed below.
Click on this link to take you to another set of Software Carpentry lessons. These lessons are geared towards teaching you how to manipulate data through different variables.
The following sections are recommended if you are trying to get the basics of data analysis through R.
Click here to view this resource.