Vidyalelo
R Programming · Q143

Control Structures in R Programming

Programming · R Programming · question 143

Q143

. . . . . . . . is used to apply a function over subsets of a vector.

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

Answer: Option C

Solution

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