The R language for statistical computations.

The R programming language is widely used for computational statistics. It is open source, versatile and can be expanded through third party libraries. The most popular interface is RStudio.

The built-in functions to visualize data are fast, easy to use, and sufficient to get a first impression of data. With the ggplot2 extension it is possible to create publication quality graphs.

Pages with that tag:

Accessing Databases with R