filter_rows_to_top | R Documentation |
Filter rows that match the desired value to the top.
filter_rows_to_top(df, column, values)
df |
A data frame |
column |
Column containing the values of choice |
values |
Values to be filtered to the top |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.