Vidyalelo
R Programming · Q37

Control Structures in R Programming

Programming · R Programming · question 37

Q37

. . . . . . . . function is same as lapply in R.

A.
apply()
B.
lapply()
C.
sapply()
Answer
D.
mapply()

Answer: Option C

Solution

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