The Function Takes A Vector Or Other Objects And Splits It Into #349
The _____ function takes a vector or other objects and splits it into groups determined by a factor or list of factors.
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 - Control Structures - Quiz No.2.
The _____ function takes a vector or other objects and splits it into groups determined by a factor or list of factors.
apply()
lsplit()
split()
mapply()