boxPlot: Box plot

boxPlotR Documentation

Box plot

Description

Draws a box plots overlaid with data points

Usage

boxPlot(x, main, sub, xlab, ylab, col, file, lwd, ...)

Arguments

x

list or matrix with values to plot

main

character string for main title

sub

character string for subtitle

xlab

vector of character strings for labels of individual boxes

ylab

character string for y-axis label

col

character string for colors of the dots

file

character string specifying the path and file name of the output pdf

lwd

numeric for the thickness of frame

...

additional arguments that may be passed to boxplot

Value

None

Author(s)


David Brown
brownd7@mskcc.org


ndbrown6/CNtu documentation built on March 16, 2023, 1:01 a.m.