View source: R/02-modules-ELEMENTS.R
sliderAndNumericInputUI | R Documentation |
UI of the Slider And Input module
sliderAndNumericInputUI(id, label, min, max, value, step)
id |
id of module |
label |
label |
min |
(numeric) minumum |
max |
(numeric) maximum |
value |
(numeric) default value |
step |
(numeric) step |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.