is_outlier | R Documentation |
Check if a value is an outlier
is_outlier(x)
x |
Vector of numeric values from which the outliers are to be detected. |
A logical vector indicating whether each value is an outlier.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.