InterviewSolution
Saved Bookmarks
| 1. |
A __________ is an R-object which can contain many different types of elements inside it.(a) Vector(b) Lists(c) Matrix(d) FunctionsThis question was posed to me in an international level competition.I'm obligated to ask this question of Data Types in section Nuts and Bolts and Getting Data In and Out of R Programming |
|
Answer» Correct answer is (b) Lists |
|