Which Of The Following Is Multivariate Version Of Lapply #484
Which of the following is multivariate version of lapply?
This multiple choice question (MCQ) is related to the book/course gs gs110 R Language. It can also be found in gs gs110 Control Structures, Functions, Scoping Rules, Loop Functions and Debugging - Loop Functions - Quiz No.1.
Which of the following is multivariate version of lapply?
apply()
lapply()
sapply()
mapply()