drawSegments: Draw segments for boxplots

View source: R/helper.R

drawSegmentsR Documentation

Draw segments for boxplots

Description

Draw segments for boxplots

Usage

drawSegments(
  data,
  y,
  yDelta = -0.05,
  xyLeg = NULL,
  col = NULL,
  txtBottomOff = -1,
  segmentDelta = 0.2,
  lwd = 10,
  legText = c(0.55, 0.02)
)

mknoll/dataAnalysisMisc documentation built on Feb. 4, 2024, 8:16 a.m.