Point Out The Wrong Statement #482
Point out the wrong statement?
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.
Point out the wrong statement?
Multi-line expressions with curly braces are just not that easy to sort through when working on the command line
lappy() loops over a list, iterating over each element in that list
lapply() does not always returns a list
You cannot use lapply() to evaluate a function multiple times each with a different argument