InterviewSolution
Saved Bookmarks
| 1. |
Factors are created using the _______ function.(a) C()(b) Function()(c) Array()(d) Lists()I got this question during an internship interview.The origin of the question is Data Types in portion Nuts and Bolts and Getting Data In and Out of R Programming |
|
Answer» The correct option is (B) Function() |
|