gboxplot: Generic boxplot function

Description Usage

Description

Generic boxplot function

Usage

1
2
3
4
5
6
7
8
gboxplot(data, formula = character(0), type = character(0),
  xlim = NULL, ylim = NULL, main = NULL, xlab = NULL,
  ylab = NULL, colour = list(), colour.var = character(0),
  wrap = FALSE, wrap.formula = chacarter(0), wrap.ncol = integer(0),
  compact.facet = TRUE, strip.position = "right", scales = "free_y",
  hide.legend = TRUE, grid = FALSE, text.size = integer(0),
  text.x.angle = integer(0), text.x.hjust = integer(0), which = NULL,
  ...)

percyfal/nonmodelr documentation built on Sept. 11, 2019, 10:38 a.m.