in Data Handling using R by (391 points)
what will following lines of code return

   x<-matrix(1:18,6,3)____-

1 Answer

0 votes
by (391 points)
vector of 3

Related questions

0 votes
asked Jun 7, 2019 in Data Handling using R by tempuser (391 points)
...