Course
Mastering Data Structures in the R Programming Language
Read our comprehensive guide on how to work with data structures in R programming: vectors, lists, arrays, matrices, factors, and data frames.
May 2024 · 6 min read
Learn R with DataCamp
4 hr
2.7M
Course
Introduction to Regression in R
4 hr
52.6K
Course
Exploratory Data Analysis in R
4 hr
101.2K
See More
RelatedSee MoreSee More
tutorial
Data Types in R
Learn about data types and their importance in a programming language. More specifically, learn how to use various data types like vector, matrices, lists, and dataframes in the R programming language.
Aditya Sharma
12 min
tutorial
Utilities in R Tutorial
Learn about several useful functions for data structure manipulation, nested-lists, regular expressions, and working with times and dates in the R programming language.
Aditya Sharma
18 min
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
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.
Ryan Sheehy
5 min
tutorial
Arrays in R
Learn about Arrays in R, including indexing with examples, along with the creation and addition of matrices and the apply() function.
Olivia Smith
8 min