InterviewSolution
Saved Bookmarks
| 1. |
If a programmer wants the output to be a list then ___________ function is used.(a) Lapply(b) Sapply(c) Vapply(d) ZapplyI got this question during an online interview.I want to ask this question from Functions in division Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» Right answer is (b) Sapply |
|