View source: R/check_outliers.R
check_outliers | R Documentation |
Check outliers for a Likert-scale type item
check_outliers(var_vals, ID, data)
var_vals |
Variable to plot |
ID |
Unique identifier column from dataframe, which can be used to identify outlier values |
data |
data.frame in which variable is contained |
vector of outliers, if they exist, otherwise nothing is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.