dl.text {latticedl}R Documentation

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

Author(s)

Toby Dylan Hocking <toby.hocking@inria.fr>


[Package latticedl version 1.0 Index]