Description Usage Arguments Value Examples
View source: R/filter_outliers.R
filter_outliners.prepare - compute first and third quadrile values per column
1 | filter_outliners.prepare(data, columnIndices)
|
columnIndices |
- columns selected for transformation |
first and third quadrile values per column
1 | q <- filter_outliners.prepare(iris, columnIndices = c(1,2,3,4))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.