[R] How to label specific points on a scatterplot

rstudent 10798443 at live.mercer.edu
Fri Jul 8 19:31:14 CEST 2011


Command I am using for the plot:

plot(Raw[][Plate==101]~well[][Plate==101], xlab="Well", ylab="Raw",
main="Plate 101")

I only want to label points on the graph where well equals B13, G13, K14 and
N14 with the name of the well.

Thank you for your help.

--
View this message in context: http://r.789695.n4.nabble.com/How-to-label-specific-points-on-a-scatterplot-tp3654697p3654697.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list