Vidyalelo
R Programming · Q132

Control Structures in R Programming

Programming · R Programming · question 132

Q132

. . . . . . . . applies a function over the margins of an array.

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

Answer: Option A

Solution

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