Is Used To Apply A Function Over Subsets Of A Vector #487
_______ is used to apply a function over subsets of a vector.
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.
_______ is used to apply a function over subsets of a vector.
apply()
lapply()
tapply()
mapply()