Introduction

R is an open-source statistical programming language. It is available from the following website: R-Cran. You should install R on you laptop. For us it is probably best to use the following link. You can also install R-Studio which is an Integrated Development Environment (IDE) for R.

Competitors

R is one of the main programmable statistical languages. Others include:

Advantages of using R

The main advantages of using an open-source statistical programming languages like R are:

Reproducible Research

Reproducible Research means that results can be easily replicated. This means

Additional Information

Some additional information on R, R-Studio and Reproducible Research