This document provides an introduction to using R, a programming environment for statistical analysis and graphics. It describes basic R operations like vectors, factors, arrays, matrices, lists and data frames. It also covers getting help, executing commands interactively or from files, and removing objects from memory. The document is intended to help new users learn the fundamentals of the R programming language.