Vidyalelo
R Programming · Q89

Introduction to R Programming

Programming · R Programming · question 89

Q89

Matrices can be created by row-binding with the help of the following function.

A.
rjoin()
B.
rbind()
Answer
C.
rowbind()
D.
rbinding()

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board