course
Definitive Guide: Variables in R Tutorial
In this tutorial, you'll learn all about R variables including how to define variables, remove variables, and much more.
Mar 30, 2020 · 4 min read
Topics
R Courses
4 hr
2.7M
course
Intermediate R
6 hr
598.6K
course
Factor Analysis in R
4 hr
10.2K
See More
RelatedSee MoreSee More
tutorial
Matrices in R Tutorial
Learn all about R's matrix, naming rows and columns, accessing elements also with computation like addition, subtraction, multiplication, and division.
Olivia Smith
7 min
tutorial
How to Do Linear Regression in R
Learn linear regression, a statistical model that analyzes the relationship between variables. Follow our step-by-step guide to learn the lm() function in R.
Eladio Montero Porras
15 min
tutorial
R Formula Tutorial
Discover the R formula and how you can use it in modeling- and graphical functions of well-known packages such as stats, and ggplot2.
Karlijn Willems
33 min
tutorial
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
11 min
tutorial
Strings in R Tutorial
Learn about R's Strings: its rules, concatenation, along with essential properties of the string, extracting and replacing a character string, and formatting a string.
Olivia Smith
8 min
tutorial
Factor Levels in R
This tutorial takes course material from DataCamp's free Intro to R course and allows you to practice Factors.
Ryan Sheehy
6 min