gboxplot: Boxplot

View source: R/gboxplot.R

gboxplotR Documentation

Boxplot

Description

Draws a boxplot based on input data.

Usage

gboxplot(
  y,
  x,
  labels,
  width = 0.5,
  xlab = "",
  ylab = "",
  alpha = 0.05,
  lwd = 1,
  col = "black",
  bg = "white",
  ...
)

TobieSurette/gulf.graphics documentation built on Feb. 10, 2024, 10:58 p.m.