Skip to content
Prev 34293 / 63421 Next

suggest enhancement to segments and arrows to facilitate horizontal and vertical segments

This isn't a one-way street, as it means that some erroneous calls 
will not be detected, and code written to take advantage of this will 
only work under R >= 2.10.0.

I think we should probably insist that one of x1 and y1 is supplied: 
if both are omitted arrows() would give a warning, but segments() 
would not.
On Fri, 2 Oct 2009, Tim Hesterberg wrote: