This tutorial help you to start with basic learning of R programming in R Studio.
Following are the command and bluemap which we learn in this video.
Following are the command and bluemap which we learn in this video.
- Creating a matrix of numbers # R always fills the columns first
- Dimension of a Matrix
- Creating a matrix of numbers by filling up the rows first
- Addition of Two Matrices
- Multiplication of Two Matrices
- Inverse of Matrix
- Accessing elements of a matrix
- Accessing (1,3)-th element
- Accessing multiple rows
- Accessing multiple columns
- Accessing Multiple Rows and Columns
- Deleting a particular row
- Deleting a particular column
0 comments:
Post a Comment