Re: [R] Boxplot for X Vs Y variable grouped by ID

2011-02-26 Thread David Winsemius
On Feb 26, 2011, at 1:07 AM, Shankar Lanke wrote: Dear All, I am new to R. I amazed by this software. I have a question regarding boxplot. I have three columns say X, Y,ID (X is time from 0 to 12 hrs, Y is a variable dependent on X) I can plot a simple boxplot if it is just one group. But I h

[R] Boxplot for X Vs Y variable grouped by ID

2011-02-26 Thread Shankar Lanke
Dear All, I am new to R. I amazed by this software. I have a question regarding boxplot. I have three columns say X, Y,ID (X is time from 0 to 12 hrs, Y is a variable dependent on X) I can plot a simple boxplot if it is just one group. But I have 10 groups and I want to plot all of them in one gr