Description Usage Arguments Examples
subset a dataframe from select input
1 2 | selectInput_filter(df, filter, col.filter, all.option, by.rows = NULL,
includeBlanckDivs = NULL)
|
df |
dataframe to subset |
filter |
input filter |
col.filter |
column to filter on |
all.option |
include all term, example "All Available" |
by.rows |
if NULL then normal filtering, if FALSE then filter by columns. USed in Edit USers filtering. |
includeBlanckDivs |
not sure if this is used anymore |
1 | create_empty_df(n.cols,col.names)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.