I know this has got to be simple, but I have a added  an arrow to a graph
with:

arrows(5,8,8, predict(lmfit,data.frame(x=8)), length=0.1)

but its in the wrong position, correcting it and running again adds an new
arrow (which is what you would expect) so how do I

a) edit the existing arrow, and
b) delete it all together

As so often seems to be the case, some of the simplist things seem also to
be the most difficult to find the answer to.

Many thanks,

Graham

        [[alternative HTML version deleted]]

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to