?text On Mon, Jun 1, 2009 at 11:07 AM, Katharina May <may.kathar...@googlemail.com > wrote:
> Hi everyone, > > is it possible to write a certain value beside a point in a plot? > > I'm plotting the following: > plot(coefficient$intercept ~ coefficient$average_BM_leaves_needles, > main="intercepts ::: BM_leaves_needles", > ylab="intercepts", xlab="average BM_leaves_needles per site [kg]") > > and I want to have the value of coefficient$site_no written beside > each point within the plot (to recognize them) > > sorry for troubling you with this question, but I somehow can't find > any information on it > (maybe because I'm not quite sure what to search for) > > Thanks a lot, > > Katharina > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve? [[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 http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.