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
).
Cet exercice fait partie du cours
Building Web Applications with Shiny in R
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
