Learn R Programming

directlabels (version 1.3)

dl.text: dl text

Description

To be used as panel.groups= argument in panel.superpose. Analyzes arguments to determine correct text color for this group, and then draws the direct label text.

Usage

dl.text(labs, group.number, col.line = NULL, col.points = NULL, col = NULL, col.symbol = NULL, type = NULL, ...)

Arguments

labs
table of labels and positions constructed by label.positions
group.number
which group we are currently plotting, according to levels(labs$groups)
col.line
line color
col.points
point color
col
general color
col.symbol
symbol color
type
plot type
...
ignored