is_outlier: Uses the geom_boxplot() algorithm to identify the outlier...

is_outlierR Documentation

Uses the geom_boxplot() algorithm to identify the outlier points.

Description

Uses the geom_boxplot() algorithm to identify the outlier points.

Usage

is_outlier(x, ...)

Arguments

x

A vector of numeric data.

...

Additional parameters to pass to geom_boxplot().

Value

A logical vector the same length as x (TRUE if outlier).


toddagood/apatfa documentation built on Jan. 30, 2023, 11:51 p.m.