This document provides an introduction to using R for statistical analysis. It discusses what R is, how to install R and packages, and basic data structures in R like vectors, factors, and data frames. The Forbes 2000 dataset is used as a running example to demonstrate working with data in R. It contains information on 2000 companies, including their ranking, name, country, business category, sales, profits, assets, and market value.