Function Is Same As Lapply In R #483
__________ function is same as lapply in R.
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.
__________ function is same as lapply in R.
apply()
lapply()
sapply()
mapply()