View source: R/control_slider_Y.R
helper function that constructs canvas items of a control_slider_Y widget
1 2 3 4 5 6 7 8 9 | control_slider_Y_construct(
.switchboard,
inject = "",
minimum = 0,
maximum = 100,
label = " ",
size = 1,
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.