Hello,

I remarked that the function
## Default S3 method:
text (x, y = NULL, labels = seq(along = x), adj = NULL,pos = NULL, offset = 
0.5, vfont = NULL,cex = 1, col = NULL, font = NULL, ...)

accepts vectors of arguments (of the same length) except for the parameter adj.
When passing a vector of information for adjusting the labels, only the first 
value
is taken.  

Any special reason for this ?

btw: could a rotating argument like the 'srt' argument in mtext() be 
incorporated ?

best
Bjoern

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to