Skip to content
Prev 294125 / 398503 Next

QQplots format

HI Michael,

Thanks for the reply. ?The qqPlot is from library car. ?I could use par(), but I thought by adding pos(), it will me more control.
A.K.




----- Original Message -----
From: R. Michael Weylandt <michael.weylandt at gmail.com>
To: arun <smartpink111 at yahoo.com>
Cc: R help <r-help at r-project.org>
Sent: Wednesday, May 9, 2012 10:19 PM
Subject: Re: [R] QQplots format

What package is "qqPlot" from? There are at least two that provide a
function by that name.

If you're using grid graphics, this might get you started:
http://gettinggeneticsdone.blogspot.com/2010/03/arrange-multiple-ggplot2-plots-in-same.html

Michael
On Wed, May 9, 2012 at 6:47 PM, arun <smartpink111 at yahoo.com> wrote: