Applies A Function Over The Margins Of An Array #486
________ applies a function over the margins of an array.
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.
________ applies a function over the margins of an array.
apply()
lapply()
tapply()
mapply()