InterviewSolution
Saved Bookmarks
| 1. |
The dplyr package can be installed from GitHub using the _______ package.(a) dev(b) devtools(c) devtool(d) devdelI got this question during an interview.My question is taken from dplyr in division R – Data Storage, Formats, Objects and Operations of R Programming |
|
Answer» The correct CHOICE is (b) devtools |
|