filterApply | R Documentation |
Apply filter expressions to data
filterApply(dt, fs, j = NULL, res = 0)
dt |
The data table. |
fs |
Filter expression(s) as quosure or list of quosures. |
j |
Optional, character name of column of data to return for matches of 'values' in 'col'. |
res |
Result/resolution type.
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.