A

Admin • 802.91K Points
Coach

Q. 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
  • (C) any manner
  • (D) data insufficient
  • Correct Answer - Option(B)
  • Views: 2
  • Filed under category R Programming
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.