Description Usage Arguments Value
For filtering using quosures.
1 | filter_by(x, target_col, values)
|
x |
dataframe, to be filtered |
target_col |
numeric, the column number of the dataframe to be filtered |
values |
vector, the values that target_col should contain |
dataframe, like x but with target_col filtered for values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.