remove_outliers | R Documentation |
remove outliers and NA
remove_outliers(df, col, .by = NULL)
df |
tibble |
col |
columns to remove outliers |
.by |
group by |
tibble
remove_outliers(mini_diamond, price)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.