This document provides an introduction to R for econometric analysis. It discusses installing R and RStudio, why R is useful for data science and analysis tasks, basic R syntax like variables, functions, modules and packages. It also demonstrates some R code examples and covers flow control, objects, operators, sampling, common functions and basic graphics. The document is intended to give students a quick start in learning the R programming language.