gf_outlier: Plot the outliers of a variable

View source: R/gf_outlier.R

gf_outlierR Documentation

Plot the outliers of a variable

Description

Plot the outliers of a variable

Usage

gf_outlier(...)

Arguments

...

Like other gg_formula functions, the first argument can optionally be a gg object (usually via a pipe). There must always be a formula, again as in other gg_formula commands.

size

as in other ggplot2 geoms

color

ditto

alpha

ditto

This is just like gf_boxplot(), but doesn't draw the box!


dtkaplan/SDSdata documentation built on June 28, 2022, 8:09 a.m.