Q83
Which of the following statement will install shiny?
A.
install.packages("shiny")
AnswerB.
install.library("shiny")
C.
install.lib("shiny")
D.
all of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board