Description Usage Arguments Value
View source: R/slider-control.R
Slider interface
1 2 |
min |
minimum value |
max |
maximum value |
initial |
initial value. Must be in min <= max |
step |
step size. Use -1 for default |
ticks |
logical. are ticks drawn? |
label |
optional label for control |
return Slider instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.