View source: R/pkg-wrapper-shiny.R
slider_input_alpha | R Documentation |
Slider inputs
slider_input_alpha(ns, id = "pt.alpha")
slider_input_size(
ns,
id = "pt.size",
min = 0.1,
max = 5,
step = 0.1,
value = 1.2
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.