Operations on Matrices and Data Frames
     [,1] [,2]
[1,]    9   10
[2,]   11   12
[3,]   13   14
[4,]   15   16
           valuesC
[1,]  9 10      17
[2,] 11 12      18
[3,] 13 14      19
[4,] 15 16      20

 how to change the row header to 1, 2, 3. in the above output row header is not appearing for two columns. kindly guide.


R Operations-on-Matrices-and-Data-Frames 11-12 min 40-50 sec 28-04-20, 12:41 p.m. angaiaruvi@gmail.com

Answers:

Kindly share your code which you have implemented.
28-04-20, 2 p.m. chrl3hr5@gmail.com


Click here to reply/comment online