This document provides an introduction and overview to R, a programming environment for statistical analysis and graphics. It covers basic R syntax and functions for working with vectors, arrays, matrices, factors, lists and data frames. The document also discusses getting help, executing commands interactively or from files, and setting and removing objects in the R environment. It serves as a starting point for learning the core functionality of R.