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