Description Usage Arguments Value Examples
remove outlier based on 1.5 quantile
1 | remove_outliers(x, na.rm = TRUE, ...)
|
x |
number of mutation |
na.rm |
how to deal with na |
... |
The extra parameters for quantile. |
outlier is labeled as NA
1 2 3 4 | ## Not run:
remove_outliers(x)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.