Login
Remember
Register
Ask a Question
what will following lines of code return x<-matrix(1:18,6,3)____-
0
votes
asked
Jun 7, 2019
in
Data Handling using R
by
tempuser
what will following lines of code return
x<-matrix(1:18,6,3)____-
#datahandling
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 7, 2019
by
tempuser
vector of 3
...