A
Q. How could be the matrix constructed by using the following R code?
m <- matrix(1:6, nrow = 2, ncol = 3)
- Correct Answer - Option(B)
- Views: 2
- Filed under category R Programming
- Hashtags:
Discusssion
Login to discuss.