View source: R/mod_profiling_input.R
select_input | R Documentation |
Create a dropdown UI element for selecting an input variable to profile over
select_input(id, label = "Input (X-axis)", width = "21rem")
id |
The HTML element id |
label |
The UI element label |
width |
the UI element width |
A UI element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.