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:
T-tests in R Tutorial: Learn How to Conduct T-Tests
Determine if there is a significant difference between the means of the two groups using t.test() in R.
Multiple Linear Regression in R: Tutorial With Examples
A complete overview to understanding multiple linear regressions in R through examples.
A Guide to R Regular Expressions
Explore regular expressions in R, why they're important, the tools and functions to work with them, common regex patterns, and how to use them.
RStudio Tutorial
Find out what RStudio is and how to install it and begin using it
How to Execute Python/R in SQL Tutorial
Discover how to execute Python and R in SQL and unlock powerful new machine learning possibilities for your databases.
The data.table R Package Cheat Sheet
The data.table cheat sheet helps you master the syntax of this R package, and helps you to do data manipulations.
PCH in R Tutorial
In this tutorial, learn about plot character (PCH) in R.
DataCamp Team
October 23, 2020
Box Plot in R Tutorial
Learn about box plots in R, including what they are, when you should use them, how to implement them, and how they differ from histograms.
DataCamp Team
September 25, 2020
DataCamp Team
September 25, 2020
The 10 Most Important Packages in R for Data Science
Learn about different packages in R used for data science. Including how to load them and different resources you can use to advance your skills with them.
Olivia Smith
August 30, 2020
Sorting in R using order() Tutorial
In this tutorial, you'll learn about sorting using order(). We will cover how to sort vectors using different parameters, sorting dataframes, and more.
Olivia Smith
August 29, 2020
GLM in R: Generalized Linear Model
Learn about generalized linear models (GLM) and how they differ from linear models.
DataCamp Team
June 30, 2020