Vidyalelo
R Programming · Q49

Control Structures in R Programming

Programming · R Programming · question 49

Q49

. . . . . . . . function can be used to add datasets in R provided with the columns in the datasets should be the same.

A.
rbind()
Answer
B.
bbind()
C.
jbind()
D.
hbind()

Answer: Option A

Solution

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