check_outliers: Check outliers for a Likert-scale type item

View source: R/check_outliers.R

check_outliersR Documentation

Check outliers for a Likert-scale type item

Description

Check outliers for a Likert-scale type item

Usage

check_outliers(var_vals, ID, data)

Arguments

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

Value

vector of outliers, if they exist, otherwise nothing is returned


daaawit/ABOHiwi documentation built on March 23, 2022, 3:27 p.m.