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
).
Diese Übung ist Teil des Kurses
Building Web Applications with Shiny in R
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
