Loop Over A List And Evaluate A Function On Each Element #481
________ loop over a list and evaluate a function on each element.
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.
________ loop over a list and evaluate a function on each element.
apply()
lapply()
sapply()
mapply()