Q90
What will be the output of the following R code? install.packages(c("devtools", "roxygen2"))
A.
Develops the tools
B.
Exits R studio
C.
Installs the given packages
AnswerD.
Nothing happens
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board