R is a free and open-source programming language and software environment for statistical analysis and graphics. RStudio is a popular integrated development environment (IDE) for R that provides a convenient graphical user interface. This document introduces R and RStudio, covering how to install them, their basic layout and features, and how to get help when working with R. Key functions and concepts discussed include loading and installing packages, working directories, and calling functions.