R is a statistical and graphical programming language that is easy to use and powerful. It is free and exists on many platforms. The number of R users has been growing substantially each year as it has become the lingua franca of data science. R allows for data import, analysis, and visualization through functions, packages, and libraries. Common data types in R include vectors, matrices, data frames, factors, and lists which allow for storing and manipulating different types of data.