View source: R/slice_min_max.R
slice_min_max | R Documentation |
Select rows of highest and lowest values based on variables
slice_min_max(df, order_by = value, n = 1)
df |
data |
order_by |
variable to order by |
n |
number of rows to select, default is 1 |
tibble
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.