segplot function.prepanel.segplot(x, y, z, subscripts, horizontal = TRUE, ...)panel.segplot(x, y, z, level = NULL, subscripts,
at,
draw.bands = is.factor(z),
col, alpha,
lty, lwd,
border,
col.regions = regions$col,
band.height = 0.6,
horizontal = TRUE,
...,
segments.fun = panel.segments,
centers = NULL,
pch = 16)
x1, x2 and
y respectively in the segplot formula. The names are
different for compatibility with panel.levelplot. These are
all the original vectors iny-locations.centers.x, y, z and level, giving the packet
for the current panel.level where color code changes"plot.line" or "plot.polygon" for
segments and rectangles respectively. col is overridden by
col.regions if level is nolevelplotdraw.bands is TRUEpanel.rect (when
draw.bands=TRUE) or segments.fun (otherwise) as
appropriate.draw.bands is FALSE. The default is to use
panel.segments, but panel.arrowsprepanel.segplot a list with components xlim and
ylimsegplot