Vidyalelo
R Programming · Q105

Control Structures in R Programming

Programming · R Programming · question 105

Q105

Which of the following is multivariate version of lapply?

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

Answer: Option D

Solution

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