

MCQOPTIONS
Saved Bookmarks
1. |
The _____ function takes a vector or other objects and splits it into groups determined by a factor or list of factors. |
A. | apply() |
B. | lsplit() |
C. | split() |
D. | mapply() |
Answer» D. mapply() | |