InterviewSolution
Saved Bookmarks
| 1. |
__________ package is used to speed up data frame management code.(a) Data.table(b) Dplyr(c) Table(d) Data.dplyrI had been asked this question by my school teacher while I was bunking the class.I'd like to ask this question from Functions in chapter Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» Right answer is (b) Dplyr |
|