Get startedGet started for free

Selecting an input

Shiny provides a wide variety of inputs that allows users to provide text (textInput, selectInput), numbers (numericInput, sliderInput), booleans (checkBoxInput, radioInput), and dates (dateInput, dateRangeInput).

This exercise is part of the course

Building Web Applications with Shiny in R

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise