Introduction to R

Background (Wikipedia)

R is an open source programming language and software environment for statistical computing and graphics that is supported by the R Foundation for Statistical Computing.

The R language is widely used among statisticians and data miners for developing statistical software and data analysis.

R is

  • a programming language
  • a statistical package
  • open source

R is not

  • a database
  • a spreadsheet
  • commercially supported

Advantages of R

R is free, powerful and popular.

Source: Revolution Analytics

Disadvantages of R

It can be frustrating.