filter_all_grepl()
|
Filter at a variable that contains or doesn't contain a phrase |
filter_all_grepl_all()
|
Filter all the variables for all matches to the grepl phrase |
filter_all_grepl_any()
|
Filter at a variable that contains or doesn't contain a phrase |
filter_at_grepl()
|
Filter at a variable that contains or doesn't contain a phrase |
filter_at_grepl_all()
|
Filter at a variable that contains or doesn't contain a phrase |
filter_at_grepl_any()
|
Filter at a variable that contains or doesn't contain a phrase |
filter_first()
|
Filter for the first row |
filter_for()
|
Filter a column for a set of values |
filter_for_all()
|
Filter a column for a set of values |
filter_for_any()
|
Filter a column for a set of values |