mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04: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)