InterviewSolution
Saved Bookmarks
| 1. |
Computation with vectors is achieved using an element-by-element operation for avoiding _________(a) Loops(b) Functions(c) Packages(d) InterfacesI had been asked this question in my homework.I'm obligated to ask this question of Data Types topic in section Nuts and Bolts and Getting Data In and Out of R Programming |
|
Answer» Correct choice is (a) Loops |
|