This document provides an overview of the basics of R including why R is used, tutorials and links for learning R, an overview of the R interface and workspace, and how to get help in R. It discusses that R is a free and open-source statistical programming language used for statistical analysis and graphics. It has a steep learning curve due to the interactive nature of analyzing data through chained commands rather than single procedures. Help is provided through a built-in system and various online tutorials.