Re: [R] Can R make an usual dotplot

2010-02-18 Thread Peter Ehlers
On 2010-02-18 1:04, Jim Lemon wrote: On 02/18/2010 05:31 PM, Peter Ehlers wrote: I agree with Bill's advice, but if you want the easy way out, try dotplot.mtb in package plotrix. Jim Lemon's done the job for us. In fact, Barry Rowlingson and Rolf Turner did the job, I just bask in the glory of

Re: [R] Can R make an usual dotplot

2010-02-18 Thread Jim Lemon
On 02/18/2010 05:31 PM, Peter Ehlers wrote: I agree with Bill's advice, but if you want the easy way out, try dotplot.mtb in package plotrix. Jim Lemon's done the job for us. In fact, Barry Rowlingson and Rolf Turner did the job, I just bask in the glory of being the package maintainer. Jim

Re: [R] Can R make an usual dotplot

2010-02-17 Thread Dennis Murphy
Hi: Another solution is found in package BHH2, associated with the second edition of the classic Box, Hunter and Hunter text. Illustration of both BHH2 and plotrix: x <- c(2, 4, 5, 5, 6, 4, 5, 2, 1) library(BHH2) dotPlot(x, pch = 16, xlab = "") library(plotrix)# thanks to Peter dotp

Re: [R] Can R make an usual dotplot

2010-02-17 Thread Dieter Menne
aegea wrote: > > > Can R make an usual dotplot just like Minitab and other softwares? > > I have the following data, and can use dotchart to graph a dotplot: > > > > But I don't want the dots on different level of y-axis since y-axis has no > meaning here. > y = rnorm(10) plot(y,rep(

Re: [R] Can R make an usual dotplot

2010-02-17 Thread Peter Ehlers
t.org [mailto:r-help-boun...@r-project.org] On Behalf Of aegea Sent: Thursday, 18 February 2010 2:47 PM To: r-help@r-project.org Subject: [R] Can R make an usual dotplot Dear R experts, Can R make an usual dotplot just like Minitab and other softwares? I have the following data, and can use dotc

Re: [R] Can R make an usual dotplot

2010-02-17 Thread Bill.Venables
CSIRO/CMIS Cleveland Laboratories -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of aegea Sent: Thursday, 18 February 2010 2:47 PM To: r-help@r-project.org Subject: [R] Can R make an usual dotplot Dear R experts, Can R make an usu

[R] Can R make an usual dotplot

2010-02-17 Thread aegea
Dear R experts, Can R make an usual dotplot just like Minitab and other softwares? I have the following data, and can use dotchart to graph a dotplot: y=c(2.873438152e-01, -8.732895642e-01, 4.579001889e-01, 1.047395204e+00, 8.491182299e-02 , -1.938007105e+00, -1.273708343e+00, 9.8