R Programming for Beginners: Leveraging R with Matrices, Arrays, & Lists
R Programming 4.0+
| Beginner
- 14 videos | 1h 36m 19s
- Includes Assessment
- Earns a Badge
Vectors are a great basic data structure in R, but they have important limitations on the dimensions and types of data they contain. Matrices, arrays, and lists are powerful R structures that mitigate these limitations. This course will help you distinguish each of these three elements' purpose and show you how to use them. You'll start by using matrices to store two-dimensional data. You'll then differentiate between row-major and column-major matrices. You'll learn how to use arrays and how you can easily create three-dimensional arrays as you can two-dimensional arrays. You'll then move on to the use of lists and how they differ from vectors. After taking this course, you'll be able to identify when and how to use a matrix, a list, and an array.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courseuse matrices to store 2-dimensional data and index into themname dimensions in matrices and index into them using namesperform cell-wise math operations on data stored in matricesimplement matrix multiplication using the %*% operatorjoin and rearrange matrices using rbind(), dim(), and columnbind()perform indexing and math operations on matrices
-
create arrays and store multi-dimensional data in themindex into arrays using both the indices and the index labelscreate lists and perform indexing operationsuse lists with name-value pairsadd, edit, and remove the names and values in listscreate lists containing data of different typessummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview2m 8sUP NEXT
-
2.Creating Matrices in R9m 45s
-
3.Naming Dimensions in R Matrices9m 27s
-
4.Performing Math Operations on R Matrices7m 39s
-
5.Implementing Matrix Multiplication in R6m 18s
-
6.Combining Matrices in R8m 36s
-
7.Performing Indexing Operations on R Matrices7m 5s
-
8.Creating Arrays in R8m 41s
-
9.Indexing into R Arrays6m 23s
-
10.Using Lists in R7m 38s
-
11.Specifying Key-Value Pairs in R Lists8m 45s
-
12.Editing Keys and Values in R Lists7m 47s
-
13.Exploring R Lists with Different Data Types4m 25s
-
14.Course Summary1m 43s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.