R/utils.R
filter_rows_to_top.Rd
Filter rows that match the desired value to the top.
filter_rows_to_top(df, column, values)
A data frame
Column containing the values of choice
Values to be filtered to the top