## (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)