Re: [Rd] text(x, y, labels) - recycling problems and RFC (PR#7084)

2004-08-19 Thread Prof Brian Ripley
On Thu, 19 Aug 2004 [EMAIL PROTECTED] wrote: I didn't get any feedback on this posting, so I will commit my proposal to recycle the coordinates (x,y) to the length of 'labels' if the latter is longer (instead of silently dropping the extra labels[] entries). I'd suggest only doing

[Rd] text(x, y, labels) - recycling problems and RFC (PR#7084)

2004-07-13 Thread maechler
Not a bug necessarily, in text(), but at least an inconsistency, and a need for more documentation: Contrary to e.g., plot(), text(x,y,labels) *does* recycle it's arguments to some extent -- and probably has always in S. However it doesn't do all I think it should, i.e., plot(1:7); text(1:2,