Re: [R] Question about plotting data points in box plots

2009-02-07 Thread John Fox
/jfox > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On > Behalf Of George Chen > Sent: February-07-09 3:19 PM > To: r-help@r-project.org > Subject: [R] Question about plotting data points in box plots > > Hello, &g

[R] Question about plotting data points in box plots

2009-02-07 Thread George Chen
Hello, I am plotting my data as side by side box plots. Could somebody tell me how I can plot the points from which the box plots are derived inside the box plots? I imagine some use of the plot(x,y) function with x = the data and y = location of box plot, but how do I distribute the points abo