Re: [R] R package to automatically produce combination plot?

2009-03-17 Thread Jason Rupert
nformation on one plot. Thank you again for your help. This is great for a newbie like me to see the outstanding capability. --- On Tue, 3/17/09, Paul Murrell wrote: > From: Paul Murrell > Subject: Re: [R] R package to automatically produce combination plot? > To: jasonkrup..

Re: [R] R package to automatically produce combination plot?

2009-03-17 Thread Paul Murrell
(y), > digits=4, scientific=F), " Standard Deviation = ", format(sd(y), > digits=4, scientific=F), "\n Skewness = ", format(skewness(y), > digits=4, scientific=F), "Kurtosis =", format(kurtosis_val, digits=4, > scientific=F), sep="") > > mtext(t

Re: [R] R package to automatically produce combination plot?

2009-03-17 Thread Jason Rupert
> abline(0, 1) > axis(1) > box() > > > ... the important bits are the call to layout() to get the > plots at > different sizes and the numerous efforts made to make sure > that the > coordinate systems of the various plots are coherent. > > Paul > > >

Re: [R] R package to automatically produce combination plot?

2009-03-17 Thread Paul Murrell
arious plots are coherent. Paul > --- On Mon, 3/16/09, Jason Rupert wrote: > >> From: Jason Rupert Subject: [R] R package >> to automatically produce combination plot? To: R-help@r-project.org >> Date: Monday, March 16, 2009, 8:14 PM By any chance is there an R &g

Re: [R] R package to automatically produce combination plot?

2009-03-17 Thread stephen sefick
the results of my script to hopefully help others who are trying > to formulate the same plot. > > Thanks again. > > > --- On Mon, 3/16/09, Jason Rupert wrote: > >> From: Jason Rupert >> Subject: [R] R package to automatically produce combination plot? >> To: R-

Re: [R] R package to automatically produce combination plot?

2009-03-17 Thread Jason Rupert
age to automatically produce combination plot? > To: R-help@r-project.org > Date: Monday, March 16, 2009, 8:14 PM > By any chance is there an R package that automatically > produces the plot shown at the following link: > http://n2.nabble.com/Can-R-produce-this-plot--td2489288.html >

[R] R package to automatically produce combination plot?

2009-03-16 Thread Jason Rupert
By any chance is there an R package that automatically produces the plot shown at the following link: http://n2.nabble.com/Can-R-produce-this-plot--td2489288.html That is an R package to produce on plot that has the following: (a) a vertically oriented histogram, (b) associated barplot, and (c)