This document provides an overview of the R programming language. It describes that R can handle numeric and textual data, perform matrix algebra and statistical functions. While R is not a database, it can connect to external databases. It also summarizes that R has no graphical user interface but can connect to other languages for visualization, and its interpreter can be slow but users can call optimized C/C++ code. The document also contrasts the differences between using R and commercial packages.
Related topics: