R is a free and open-source language and environment for statistical computing and graphics. It contains a variety of statistical and graphical techniques built in. This document provides an introduction to using R, including how to import and manage data, perform basic analyses and visualizations, and save scripts. It covers topics such as importing data from CSV and text files, creating and subsetting data frames, recoding variables, sorting and merging data, and using basic functions.