is_outlier | R Documentation |
Detect Outliers
is_outlier(x, method = "quantile", direction = "upper")
x |
A |
method |
Currently only |
direction |
|
A logical
vector of the same length as x
is_outlier(runif(20))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.