Usage
panel.usertext(x, y = NULL, labels = seq_along(x), col,
alpha, cex, srt = 0, lineheight, font,
fontfamily, fontface, adj = c(0.5, 0.5),
pos = NULL, offset = 0.5, ...)
panel.brushpoints(x, y = NULL, col, pch, alpha,
fill, cex, ...)
panel.brushlines(x, y = NULL, type, col, alpha,
lty, lwd, ...)
Arguments
x, y
text or point locations.
labels, col, alpha, cex, srt, lineheight,
font, fontfamily, fontface, adj, pos, offset,
pch, fill, type, lty, lwd, ...