You might also look at ?Arrows in package IDPmisc
and ?p.arrows in package sfsmisc.
- Peter Ehlers
> --- Lorenzo Isella <[EMAIL PROTECTED]> wrote:
>
>> Dear All,
>> I hope this is not a FAQ, but my online research was
>> not fruitful.
>> Consider a standard 2D plot generated with the
>> "plot
Dylan Beaudette wrote:
> On Wednesday 26 September 2007, Lorenzo Isella wrote:
>> Dear All,
>> I hope this is not a FAQ, but my online research was not fruitful.
>> Consider a standard 2D plot generated with the "plot" command.
>> I would like to introduce inside the graph some text with an arrow
>
? arrows
plot(1:10)
text(2,5, "Point")
arrows(3,5, 4.5, 5)
--- Lorenzo Isella <[EMAIL PROTECTED]> wrote:
> Dear All,
> I hope this is not a FAQ, but my online research was
> not fruitful.
> Consider a standard 2D plot generated with the
> "plot" command.
> I would like to introduce inside the gr
On Wednesday 26 September 2007, Lorenzo Isella wrote:
> Dear All,
> I hope this is not a FAQ, but my online research was not fruitful.
> Consider a standard 2D plot generated with the "plot" command.
> I would like to introduce inside the graph some text with an arrow
> pointing to a specific posit
4 matches
Mail list logo