View source: R/dat-remove-outliers.R
Remove outliers from a vector of numbers
1 | remove_outliers(x, na_fill = TRUE, ...)
|
x |
A vector of numbers |
na_fill |
Replace outliers with NA, keeping the length of x consistent (default = TRUE) |
... |
Further arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.