Description Usage Arguments Value
Filter rows that contain specifed symbols in multiple columns.
1 | .filterManyColumns(input, filter_columns, filter_symbols)
|
input |
data.table preprocessed by one of the |
filter_columns |
chr, names of columns in which elements will be matched and removed. |
filter_symbols |
chr, vector of strings. Rows with corresponding elements
in |
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.