R is a statistical software environment used for data analysis and statistical graphics. It was created in 1991 at the University of Auckland. Some key features of R include its large collection of statistical and graphical techniques, the ability to display and manipulate data, and the ability to write custom code for new applications. R has a standard interface called RStudio that allows users to write code, view output, and access help documentation. Common tasks in R include importing data, generating descriptive statistics, creating visualizations, and performing statistical tests and modeling.