Get the outliers from a vector. Uses the boxplot()
function to detect
outliers. To remove outliers from a vector, use indexing using the output
from this function or use the remove_outliers()
function.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.