Vidyalelo
R Programming · Q50

Control Structures in R Programming

Programming · R Programming · question 50

Q50

If the programmers want the output to be a data frame or a vector, then . . . . . . . . function is used.

A.
Lapply
Answer
B.
Sapply
C.
Vapply
D.
Zapply

Answer: Option A

Solution

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