Learn R Programming

Gmisc (version 1.11.0)

prTcPlotBoxColumn: Plots a column of boxes

Description

Takes a set of box settings and plots them.

Usage

prTcPlotBoxColumn(box_positions, proportions, fill, txt, txt_clr, cex)

Arguments

box_positions

The box positions

proportions

The box vertical proportions (needed for the prop attribute)

fill

The fill colors of length equal to the proportions

txt

The texts of length equal to the proportions

txt_clr

The text colors of length equal to the proportions

cex

The fontsize multiplier

Value

void