1.

To bind a row onto an already existing matrix, the ______ function can be used.(a) Rbind(b) Sbnd(c) Gbind(d) SbindThis question was addressed to me during an online interview.My question is taken from Data Types in division Nuts and Bolts and Getting Data In and Out of R Programming

Answer»

Correct ANSWER is (a) Rbind

The BEST explanation: To bind a row onto an ALREADY existing matrix, the rbind function can be used. The scan function is used to ENTER data at the terminal.



Discussion

No Comment Found

Related InterviewSolutions