This document provides an overview of the basics of R. It discusses why R is useful, outlines its interface and workspace, describes how to get help and install packages, and explains some key concepts like objects, functions, and the search path. The document is intended to introduce new users to commonly used R functions and features to get started with the programming language.