View source: R/check_num_outliers.R
check_num_outliers | R Documentation |
Search for outliers in numeric values
check_num_outliers(evadata, categorie_corrige = NULL)
evadata |
an evadata object obtained with read_eva_velo() |
categorie_corrige |
optional vector of categorie_corrige. Must be the same size as the number of rows in evadata$enquete. To be used if we want to use different categorie_corrige than the one stored in evadata |
a list of data.frames with different outliers detected
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.