s-news
[Top] [All Lists]

Re: plot

To: Thierry.ONKELINX@inbo.be, s-news@wubios.wustl.edu
Subject: Re: plot
From: olanrewaju sanni <sanniolanrewajuk@yahoo.com>
Date: Wed, 19 Apr 2006 02:08:47 -0700 (PDT)
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=GbN3gvJ/w/rVwzdZD91UFrnri83Ix1wTwIyHRPIL69HJPkpnUo40b3k9dgAtWSdLYC/QVyvgetni3En6TkGAiab6iozetGEjEqq8U6mvAGa9CW2f7dBcfYgNbw5drS/diarZNsk+unuFVrBgEJHrx6AU3vNO75JCrMClQJJ3s38= ;
In-reply-to: <2E9C414912813E4EB981326983E0A10401A05FB2@inexch.instnat.be.grp>
Thanx for your contribution Thierry, this is what I mean; to supperimpose two line graphs into a graph sheet.
bye
Lanre
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


"ONKELINX, Thierry" <Thierry.ONKELINX@inbo.be> wrote:
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.


Blab-away for as little as 1¢/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice.
<Prev in Thread] Current Thread [Next in Thread>
  • plot, olanrewaju sanni
    • Re: plot, ONKELINX, Thierry
      • Re: plot, olanrewaju sanni <=