Description Usage Arguments Value
DEPRECATED, please see package datamods for similar features.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
id |
Module id. See |
show_nrow |
Show number of filtered rows and total. |
input, output, session |
standards |
data_table |
|
data_vars |
|
data_name |
|
label_nrow |
Text to display before the number of rows of filtered data / source data. |
drop_ids |
Drop columns containing more than 90% of unique values, or than 50 distinct values. |
picker |
Use |
A list
with 2 elements :
data_filtered : reactive
function returning data filtered.
code : reactiveValues
with 2 slots :
expr
(raw expression to filter data) and dplyr
(code with dplyr pipeline).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.