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

To EXPLAIN: The GitHub REPOSITORY will usually contain the LATEST updates to the package and the DEVELOPMENT version.



Discussion

No Comment Found

Related InterviewSolutions