InterviewSolution
Saved Bookmarks
| 1. |
Which function is more verbose?(a) Lapply(b) Japply(c) Vapply(d) ZapplyThe question was posed to me in an interview for internship.The question is from Functions in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» The correct ANSWER is (c) Vapply |
|