Please supply some sample data and preferably the code that you have used so far.
To supply data the best way is probably to use the dput() function. If your data is 'mydata' simply do : dput(mydata) and paste the results into your email John Kane Kingston ON Canada > -----Original Message----- > From: qintao.zh...@gmail.com > Sent: Sat, 8 Sep 2012 22:14:26 +0800 > To: r-help@r-project.org > Subject: [R] method or package to make special boxplot > > Hi, All, > > I am trying to use R to make the following type of boxplot while I > couldn't > find a way to do it. > > My dataset looks like X1 Y1 X2 Y2.... SPLIT. The split highlights my > experiment details and both x and y are continuous numerical values. I > need to plot y vs. x with split as legend and boxplot has to be used for > all splits. May I ask how to get it? Currently available boxplot only > applies on the case that X axis is character. > > Thanks > > Qintao > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ____________________________________________________________ FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your desktop! ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.