Message-ID: <830989109.4618411234037950859.JavaMail.root@zm07.stanford.edu>
Date: 2009-02-07T20:19:10Z
From: George Chen
Subject: Question about plotting data points in box plots
In-Reply-To: <mailman.21.1234004406.12695.r-help@r-project.org>
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 about the vertical rather than have them show up all on one vertical axis?
Thanks in advance,
George Chen