Vidyalelo
R Programming · Q46

R Programming Basics

Programming · R Programming · question 46

Q46

The . . . . . . . . function takes an arbitrary number of arguments and concatenates them one by one into character strings.

A.
copy()
Answer
B.
paste()
C.
bind()
D.
del()

Answer: Option A

Solution

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