Q95
How could be the matrix constructed by using the following R code? m <- matrix(1:6, nrow = 2, ncol = 3)
A.
row-wise
B.
column-wise
AnswerC.
any manner
D.
data insufficient
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board