Description Usage Arguments Value
Make a message about filtering based on fixed values
1 | .makeExactFilterMessage(col_name, filter_symbols, behavior, fill_value)
|
col_name |
chr, name of the column that will be the base for filtering |
filter_symbols |
character vector of symbols that will be removed |
behavior |
chr, if "remove", values below/above the threshold will be
removed, if "replace", they will be set to |
fill_value |
if |
character - message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.