InterviewSolution
Saved Bookmarks
| 1. |
Which package can be integrated with dplyr for large fast tables?(a) Table(b) Data, dplyr(c) Data.table(d) Dplyr.tableThe question was posed to me during an interview.This is a very interesting question from Functions topic in section Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» Correct option is (C) Data.table |
|