text_filter filters a given data frame with the given filter
values. Names of the given values vector should be the indices of the
corresponding data frame columns. All filters are case-ignoring.
Usage
text_filter(df, values)
Arguments
df
data frame to filter
values
character array with the filter values, should have length of
data or being named