add_outlier_boxplot: Add outliers to boxplots

Description Usage Arguments Value

View source: R/utilities.R

Description

Add outliers to boxplots

Usage

1
add_outlier_boxplot(theplot, x, y, type.boxplot, group = group)

Arguments

theplot:

ggplot to which add a point

x:

element that contains the x coordinates of the point to add

y:

element that contains the y coordinates of the point to add

type.boxplot:

can be either grouped or ungrouped to change the aesthetic mappings

group:

element containing all the subset categories of x.

Value

a ggplot object


sharonorengo/visualisationIMPACT documentation built on Aug. 12, 2019, 3:34 p.m.