| To: | s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | boxPlot with guiPlot |
| From: | Tiago R Magalhaes <tiago17@socrates.Berkeley.EDU> |
| Date: | Tue, 16 Nov 2004 02:04:50 +0000 |
|
Hi
I want to make a box plot with three boxes on the same
graph.
I can do that very simply by using
x=data.frame(1:10, 21:30,
31:40)
boxplot(x[[1]], x[[2]], x[[3]])
But I wanted to do that using guiPlot so that I can afterwards
change colours and fonts and all that a bit easier. I tried to
use
guiPlot ("Box", DataSet="x",
Columns="x1,x2,x3")
and several other things around this motif but could never get a
solution to this
can anyone help?
Thank you very much
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | weighted average method for rates, duo wan |
|---|---|
| Next by Date: | testing of significance of factor variable when using gee, Karin |
| Previous by Thread: | weighted average method for rates, duo wan |
| Next by Thread: | testing of significance of factor variable when using gee, Karin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |