Description Usage Arguments Value
View source: R/columnSelector.R
columnSelector module UI representation
1 | columnSelectorUI(id, label = FALSE, title = NULL)
|
id |
The ID of the modules namespace. |
label |
Boolean value; if true include a text input field with the desired axis label (this should be preset with the headline of the column) |
title |
String which is displayed as module title. (Default = NULL) |
A list from tag
with the UI elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.