Vidyalelo
R Programming · Q139

Control Structures in R Programming

Programming · R Programming · question 139

Q139

. . . . . . . . function is preferred over sapply as vapply allows the programmer to specific the output type.

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

Answer: Option C

Solution

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