outliers_sd | R Documentation |
Get outliers outside standard deviations from the mean
outliers_sd(.tbl, col, times = 3, id_col)
.tbl |
A tibble |
col |
A numeric columns |
times |
How many standard deviations from the mean? Default to 3 |
id_col |
Usually uuid |
A tibble of outliers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.