Which of the following statement will install shiny?
(a) install.packages(“shiny”)
(b) install.library(“shiny”)
(c) install.lib(“shiny”)
(d) all of the mentioned
The question was posed to me in an online quiz.
The query is from Shiny topic in chapter Developing Data Products and Working with NumPy of Data Science