Skip to content
Prev 18930 / 63424 Next

xy.coords

On 12/31/2005 4:09 PM, Gabor Grothendieck wrote:
Generally I agree, but I've just committed the doc change only, for 
these reasons:

  - xy.coords is likely to be used by high-level plot functions that 
have  inputs like plot.default; if they follow its pattern closely, then 
they'll never need a one-parameter call.  This will encourage consistency.

  - the interface to those functions has been unchanged for years, and I 
don't like changing old interfaces without strong reasons.

This was really a borderline case, but the fact that I couldn't think of 
a situation where it would be good to use a one parameter call to 
xy.coords tipped the balance in my mind.

Duncan Murdoch