R is a programming language and environment used for statistical computing and graphics. It provides a large variety of statistical and graphical techniques. R is an open-source programming language that is widely used as a statistical software and data analysis tool. It is available across widely used platforms like Windows, Linux, and macOS. The core R language is augmented by a large number of packages containing reusable code and documentation. R is one of the most commonly used programming languages in data mining. R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R is free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS. To download R, please choose your preferred CRAN mirror.
Articles
Introduction and preliminaries
- R and CRAN
- Environment
- S Language Evolution
- R and statistics
- R and the window system
- Interacting with R
- An Introductory Session
- Invoking R from the Command Line
- Invoking R under Windows
- Invoking R under macOS
- Scripting with R
- R Commands and Case Sensitivity
- Recall and Correction of Previous Commands in R
- The command-line editor
- Executing Commands and Redirecting Output in R
- Data Permanency and Object Removal in R