0 votes
in Data Handling using R by
what will following lines of code return

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

1 Answer

0 votes
by
vector of 3
...