R Statistical Programming Language

The R Project provides a comprehensive, free, open source statistical programming language and environment based on the S language. R is the name of both the language and the environment in which you generally use the language. It’s an interactive environment where the commands you enter generate immediate results that you can use to guide your analyses.

Your Best Starting Point

Download and install R. Download and install RStudio. Read R for Data Science.

Continue reading R Statistical Programming Language