This document provides an introduction to using the R programming language. It outlines the basic aims of learning R, including using R commands, understanding R data structures, reading and writing data, and some example commands. It also discusses key aspects of R like packages, help files, functions, vectors, data frames, and quitting R.