ggBoxplot: Draw boxplots of a data.frame

Description Usage Arguments Examples

Description

Draw boxplots of a data.frame

Usage

1
2
ggBoxplot(data, rescale = FALSE, horizontal = FALSE, interactive = FALSE,
  ...)

Arguments

data

a data.frame

rescale

if true, rescale the data.frame

horizontal

if true, horizontal boxplots will be made

interactive

A logical value. If TRUE, an interactive plot will be returned

...

other arguments passed on to geom_boxplot_interactive

Examples

1
2

cardiomoon/moonBook2 documentation built on May 13, 2019, 12:40 p.m.