s-news
[Top] [All Lists]

Re: plot

To: "olanrewaju sanni" <sanniolanrewajuk@yahoo.com>, <s-news@wubios.wustl.edu>
Subject: Re: plot
From: "ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be>
Date: Wed, 19 Apr 2006 10:00:09 +0200
Thread-index: AcZjhgEQ5lUZom7hR8yjD4BX2bourwAALj0w
Thread-topic: [S] plot

You need the par function.

par(mfcol = c(2,1)) or par(mfrow = c(2,1) allows you display two graphs on the same graphsheet

If you want equal axis then set their boundaries with the xlim and ylim parameters of the plot function

 

Cheers,

 

Thierry

 

--------------------------------------------------------
ir. Thierry Onkelinx

Research Institute for Nature and Forest

Team Biometrics, methodology and quality assurance

Gaverstraat 4

B-9500 Geraardsbergen

Belgium

tel. + 32 54/436 185
Thierry.Onkelinx@inbo.be


Van: s-news-owner@lists.biostat.wustl.edu [mailto:s-news-owner@lists.biostat.wustl.edu] Namens olanrewaju sanni
Verzonden: woensdag 19 april 2006 9:51
Aan: s-news@wubios.wustl.edu
Onderwerp: [S] plot

 

hi subscribers,

Can anybody tell me how I can plot two or more graphs on the same graph sheet sharing the the axis, using s-plus 7.

thanx.

Lanre


Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

<Prev in Thread] Current Thread [Next in Thread>
  • plot, olanrewaju sanni
    • Re: plot, ONKELINX, Thierry <=