## (Under Construction) To run the example type:
> library(shiny)
> runExample("05_sliders")
#### ui.R
library(shiny)


#### server.R
library(shiny)