1.

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

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


Discussion

No Comment Found