mirror of
https://github.com/rstudio/shiny.git
synced 2026-01-28 08:18:22 -05:00
420 B
420 B
(Under Construction)
The Sliders application demonstrates the many capabilities of slider controls, including the ability to run an animation sequence. To run the example type:
> library(shiny)
> runExample("05_sliders")
ui.R
library(shiny)
server.R
library(shiny)