View source: R/02-modules-ELEMENTS.R
sliderAndNumericInputServer | R Documentation |
Server function of the Slider And Input module
sliderAndNumericInputServer(id, value, min, max, step)
id |
id of module |
value |
value of input |
min |
min of input |
max |
max of input |
step |
step of input |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.