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
R Packages: A Beginner's Tutorial
An introduction to R packages based on 11 of the most frequently asked user questions.
DataCamp Team
March 25, 2019
Importing Data Into R - Part Two
A tutorial on importing data into R. The focus is on reading data from sources like statistical software, databases, webscraping, and more.
Karlijn Willems
March 18, 2019
How to Make a ggplot2 Histogram in R
Learn how to make a ggplot2 histogram in R. Make histograms in R based on the grammar of graphics.
Kevin Babitz
February 22, 2023
How to Make a Histogram in Base R
Discover how to create a histogram with Base R using our comprehensive 6-step tutorial. Customize your plots and visualize data distributions effectively.
Kevin Babitz
July 16, 2024
keras: Deep Learning in R
In this tutorial to deep learning in R with RStudio's keras package, you'll learn how to build a Multi-Layer Perceptron (MLP).
Karlijn Willems
February 12, 2019
Using Functions in R Tutorial
Discover what R functions are, the different type of functions in R, and how to create your own functions in R.
Javier Canales Luna
March 30, 2023
15 Questions All R Users Have About Plots
There are different types of R plots, ranging from the basic graph types to complex types of graphs. Here we discover how to create these.
Karlijn Willems
January 29, 2019
Tutorial on the R Apply Family
In this tutorial, you'll learn about the use of the apply functions in R, its variants, and a few of its relatives applied to different data structures.
Carlo Fanara
March 31, 2023
Lyric Analysis: Predictive Analytics using Machine Learning with R
In this tutorial, you'll learn how to use predictive analytics to classify song genres.
Debbie Liske
January 9, 2019
Reading and Importing Excel Files Into R With readxl
In this article, learn how import excel files into R with the readxl library.
Vidhi Chugh
March 10, 2023
R Contingency Tables Tutorial
In this tutorial, you'll learn how to create contingency tables and how to test and quantify relationships visible in them.
Łukasz Deryło
December 13, 2018
Introduction to H2O AutoML
In this tutorial, you will learn about H2O and have a glimpse of its autoML functionality.
Nishant Singh
December 11, 2018