filter4j | R Documentation |
sideFilterUI
Get values stored in inputs created by sideFilterUI
filter4j(dt, col, values, j, type)
dt |
A |
col |
Filter column in |
values |
The filter value(s) in 'col'. |
j |
The column of data to return for matches of 'values' in 'col'. |
type |
Type of input filter; only "range" is special and requires 'values' to be a 2-element vector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.