This document provides an overview of the R programming language. It discusses that R is an environment for statistical computing and graphics. It includes conditionals, loops, user defined functions, and input/output facilities. The document describes how to download and install R and RStudio. It also covers key R features such as objects, classes, vectors, matrices, lists, functions, packages, graphics, and input/output.
Related topics: