Returns the most extreme observations.
ds_extreme_obs(data, column)
data
A data.frame or tibble.
data.frame
tibble
column
Column in data.
ds_extreme_obs(mtcarz, mpg)