InterviewSolution
Saved Bookmarks
| 1. |
______let’s you perform SQL queries on your R data frames.(a) sqldf(b) plyr(c) forecast(d) daplyI had been asked this question in an online interview.I'd like to ask this question from Packages in chapter Commands, Packages, Visualizing Data and Linear Regression of R Programming |
|
Answer» Right choice is (B) plyr |
|