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 Feb. 4, 2024, 8:16 a.m.