1.

Which of the following function is for single checkbox widget?(a) checkboxInput(b) dateInput(c) singleboxInput(d) all of the mentionedI had been asked this question during an interview.This question is from Shiny topic in section Developing Data Products and Working with NumPy of Data Science

Answer»

Right ANSWER is (a) checkboxInput

The EXPLANATION: Shiny comes with a family of pre-built widgets, each CREATED with a transparently NAMED R function.



Discussion

No Comment Found

Related InterviewSolutions