Tag: R Programming
R Testing Frameworks
In this seventh article in the ‘R, Statistics and Machine Learning’ series, we shall explore the various testing frameworks available in R, and how...
User Interfaces in R
We have covered a lot of material in the R programming language syntax such as data structures, and import and transformation of data. In...
Transforming Data with R
In this fifth article in the ‘R, Statistics and Machine Learning’ series, we shall learn the various R functions that are available to combine,...
Data Structures in R
In this third article in the ‘R, Statistics and Machine Learning’ series, we shall explore the various data structures such as vectors, arrays, matrices,...
R Series: The Syntax
In this second article in the series on ‘R, Statistics and Machine Learning’, we are going to learn the syntax of the R programming...
An Introduction to R
Welcome to a new series on ‘R, statistics and machine learning’. R is a programming language that was primarily designed for statistical computing and...