course
Arrays in R
Learn about Arrays in R, including indexing with examples, along with the creation and addition of matrices and the apply() function.
Apr 6, 2020 · 8 min read
Topics
R Courses
4 hr
2.7M
course
Intermediate R
6 hr
597.5K
course
Network Analysis in R
4 hr
19K
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
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
16 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
Operators in R
Learn how to use arithmetic and logical operators in R. These binary operators work on vectors, matrices, and scalars.
DataCamp Team
4 min
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
Multiple Linear Regression in R: Tutorial With Examples
A complete overview to understanding multiple linear regressions in R through examples.
Zoumana Keita
12 min