R
R is a popular open-source interpreted programming language used for statistical computing and graphics. It was created by Ross Ihaka and Robert Gentleman and version 1.0 was released in February 2000.
R supports both procedural and object-oriented programming. Additionally, custom functions and extensions provide expanded functionality. A variety of packages for R are available through the R community. They are widely used by statisticians and data scientists for tasks such as statistics, data analysis, and data visualization.
One of the most prominent IDEs for R programming is RStudio, which can be downloaded here.
Installation
The R programming language can be installed via the Comprehensive R Archive Network (CRAN). There are separate sets of download instructions for the following operating systems:
Linux (there are separate processes for Debian, Fedora/Redhat, and Ubuntu)
R Concepts
- Built-in Functions
- Comments
- Conditionals
- CSV Files
- Data Frames
- Data Types
- Functions
- Loops
- Matrices
- Operators
- Strings
- switch()
- Variables
- Vectors
R contributors
Contribute to Docs
- Learn more about how to get involved.
- Submit feedback to let us know how we can improve Docs.
Learn R on Codecademy
- Career path
Computer Science
Looking for an introduction to the theory behind programming? Master Python while learning data structures, algorithms, and more!Includes 6 CoursesWith Professional CertificationBeginner Friendly75 hours - Free course
Learn R
Learn how to code and clean and manipulate data for analysis and visualization with the R programming language.Beginner Friendly14 hours