Have you looked at the example in geom_segment? You can supply an
arrows argument in a similar way to geom_path if you can group the
data in the way that you want, otherwise you'll need to rearrange the
data and use geom_segment.
Hadley
--
http://had.co.nz/