Description Usage Arguments Value
View source: R/summaryBuilders.R
Interactively select one of many possible metadata values.
1 | choose_interactive_value(values, col_name, allow_all)
|
values |
The vector of values which must be chosen from, extracted from the ENCODE metadata. |
col_name |
The name of the column the values were extracted from. |
allow_all |
Whether or not the user can choose 0 to select all values. |
A character vector of chosen values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.