[R] diagram package treearrow help

2009-07-02 Thread rajesh j
Hi, I would like to write text on top of an arrow.How can I do this? -- Rajesh.J [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

Re: [R] diagram package treearrow help

2009-07-02 Thread Soetaert, Karline
Try: openplotmat() pos - coordinates(c(2,4),hor=FALSE) Parr- treearrow(from=pos[1:2,],to=pos[3:6,],arr.side=1:2,path=V) text(Parr,hello) dr. Karline Soetaert NIOO - CEME PO box 140 4400 ACĀ  Yerseke the Netherlands Phone: ++ 31 113 577487 fax: ++ 31 113 573616 e-mail: k.soeta...@nioo.knaw.nl