Show labels on plot
showLabels( ps, show.excluded = FALSE, pos = 3, cex = 0.65, col = "darkgray", force.x.values = NULL, bwd = 0.8 )
ps
: plotseries
objectshow.excluded
: logical, are excluded rows also shown on the plotpos
: position of the labels relative to the data pointscex
: size of the labels textcol
: color of the labels textforce.x.values
: vector with forced x-values (or NULL)bwd
: bar width in case of bar plot