Creating Matrices using Data Frames
Is there an option to create matrix directly without creating a vector?

R Creating-Matrices-using-Data-Frames 05-06 min 50-60 sec 28-04-20, 10:44 a.m. angaiaruvi@gmail.com

Answers:

One can create a matrix using the matrix() function in R.
28-04-20, 12:39 p.m. wangikarsmita2019@gmail.com
one of the parameter for matrix function is vector
28-04-20, 5:59 p.m. angaiaruvi@gmail.com


Click here to reply/comment online