Category
Technologies
R Programming Tutorial
In our R tutorials, you'll find helpful tips and use cases to grow your programming skills. We'll keep you up to date with the latest techniques.
Other technologies:
Training 2 or more people?Try DataCamp for Business
Comparison of BI and Analytics Platforms
In this tutorial, you will learn about different factors that are taken
into consideration before choosing your Analytics Platform both at the
organization and individual level.
November 26, 2018
Overview of Atom IDE
In this tutorial, you'll learn the importance of IDEs, how to set-up Atom, and download packages.
November 21, 2018
How to Import Data Into R: A Complete Guide
Learn how to import CSV, Excel, JSON, SQL databases, XML, and more into R using readr, readxl, haven, data.table, and other popular packages.
May 28, 2026
A Loops in R Tutorial - Usage and Alternatives
A tutorial on loops in R that looks at the constructs available in R for looping. Discover alternatives using R's vectorization feature.
January 30, 2023
Machine Learning in R for beginners
This small tutorial is meant to introduce you to the basics of machine learning in R: it will show you how to use R to work with KNN.
November 20, 2018
Introduction to Monte Carlo Methods
In this tutorial, the reader will learn the Monte Carlo methodology and its applications in data science, like integral approximation, and parameter estimation.
November 9, 2018
Merging Datasets in R
In this tutorial, you'll learn to join multiple datasets in R.
October 29, 2018
Autocorrelation in R
Practice autocorrelation in R by using course material from DataCamp's Introduction to Time Series Analysis course.
October 18, 2018
Basic Programming Skills in R
Practice basic programming skills in R by using course material from DataCamp's free Model a Quantitative Trading Strategy in R course.
October 18, 2018
Time Series Analysis using R: Tutorial
Learn Time Series Analysis with R along with using a package in R for forecasting to fit the real-time series to match the optimal model.
October 18, 2018
Introduction to Data frames in R
This tutorial takes course material from DataCamp's Introduction to R course and allows you to practice data frames.
October 15, 2018
Understanding Confusion Matrix in R
This tutorial takes course material from DataCamp's Machine Learning Toolbox course and allows you to practice confusion matrices in R.
October 15, 2018