boxGraph: Plot some position preserving boxplots

View source: R/boxGraph.R

boxGraphR Documentation

Plot some position preserving boxplots

Description

Plot some position preserving boxplots

Usage

boxGraph(
  y,
  x,
  fact = NULL,
  xSel = NA,
  xlim = NULL,
  ylim = NULL,
  ylab = NA,
  main = "",
  lines = F,
  cols = NULL,
  colsSel = NULL
)

mknoll/dataAnalysisMisc documentation built on Nov. 17, 2024, 9:40 a.m.