Skip to content
Prev 174041 / 398502 Next

R package to automatically produce combination plot?

Hi
Jason Rupert wrote:
You have removed the 'axes=FALSE' from the qqplot() call.

Also, you have removed some of the explicit setting of 'ylim', 'xlim',
and 'breaks', which means that your plots are using subtly different
coordinate systems.
The title fits (just) for me.  If you need more room, bump up the value
in the par(oma) setting.  You could also reduce the 'line' value in your
mtext() call.

Paul