matchPlotUI | R Documentation |
Histodot plots of two datasets side-by-side, with or without match information
matchPlotUI(
id,
s1label = NULL,
s2label = NULL,
placeholder = "(select from attributes)"
)
id |
Character ID for specifying namespace, see |
s1label |
Optional, label for first selection. |
s2label |
Optional, label for second selection. |
placeholder |
Optional, placeholder for selection menus. |
Menu UI for selecting attributes from s1 and s2 datasets.
Other matchPlot functions:
matchPlotServer()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.