Matrix Basics - Introduction to R

Originally published at: https://tutorials.datasciencedojo.com/matrix-basics-r/

In this Introduction to R tutorial, we introduce the basics of matrices in the R programming language. In this first of two videos on the Basics of Matrices, you will learn the different ways to create and modify a matrices, how to index and assign your matrix, and how to identify the dimensions of your matrix.

Download R Here

Download RStudio Here

(337)