[R] displaying the means on a scatter diagram
squall44
tobias.minder at bluewin.ch
Wed Aug 22 09:10:26 CEST 2007
Hello,
I created a simple scatter diagram:
x= c(53, 52, 55, 65, 71, 69, 75, 78, 88, 70)
y= c(162, 165, 165, 171, 173, 175, 179, 181, 184, 176)
plot(x, y)
Now I would like to display the mean on that diagram.
Can anyone tell me what possibilities I have to do that?
Thanks in advance
Tobias
--
View this message in context: http://www.nabble.com/displaying-the-means-on-a-scatter-diagram-tf4309832.html#a12269270
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list