Re: [R] How to label specific points on a scatterplot

2011-07-08 Thread rstudent
I have only been using R for a very short time and I'm trying to learn. What information do you need to help me? -- View this message in context: http://r.789695.n4.nabble.com/How-to-label-specific-points-on-a-scatterplot-tp3654697p3654903.html Sent from the R help mailing list archive at Nabble

Re: [R] How to label specific points on a scatterplot

2011-07-08 Thread rstudent
I can use the text() command to label all points but how do you specify only to label those four specific points on the graph? -- View this message in context: http://r.789695.n4.nabble.com/How-to-label-specific-points-on-a-scatterplot-tp3654697p3654777.html Sent from the R help mailing list arch

[R] How to label specific points on a scatterplot

2011-07-08 Thread rstudent
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.

Re: [R] Condional Density Plot from different data

2011-07-08 Thread rstudent
Tried this and received this error: Error in hist.default(x = integer(0), plot = FALSE) : invalid number of 'breaks' -- View this message in context: http://r.789695.n4.nabble.com/Condional-Density-Plot-from-different-data-tp3080615p3654634.html Sent from the R help mailing list archive at Na

[R] Simple conditional plot

2011-07-08 Thread rstudent
I just started using R last week. I have a dataset with 3 columns - Plate, Well and Raw I need to make a simple plot(Well~Raw) but only when Plate = 101 Thanks for your help. -- View this message in context: http://r.789695.n4.nabble.com/Simple-conditional-plot-tp3654300p3654300.html Sent from