s-news
[Top] [All Lists]

Re: simple plot

To: "Ping Zhang" <pingzhang@avaya.com>
Subject: Re: simple plot
From: "Dimitris Rizopoulos" <dimitrios.rizopoulos@student.kuleuven.ac.be>
Date: Tue, 20 Jul 2004 17:38:11 +0200
Cc: <s-news@lists.biostat.wustl.edu>
References: <1090337615.6572.24.camel@pzhang-pcl.research.avayalabs.com>
Hi Ping,

I think you need to use,

plot(x, y, axes=F)

I hope this helps.

Best,
Dimitris

----
Dimitris Rizopoulos
Doctoral Student
Biostatistical Centre
School of Public Health
Catholic University of Leuven

Address: Kapucijnenvoer 35, Leuven, Belgium
Tel: +32/16/396887
Fax: +32/16/337015
Web: http://www.med.kuleuven.ac.be/biostat/
     http://www.student.kuleuven.ac.be/~m0390867/dimitris.htm


----- Original Message ----- 
From: "Ping Zhang" <pingzhang@avaya.com>
To: <s-news@lists.biostat.wustl.edu>
Sent: Tuesday, July 20, 2004 5:33 PM
Subject: [S] simple plot


> hi all,
> I was trying to produce a simple plot with empty tick marks and
labels,
> to be added later on with the axis() function. When I do
>
> plot(x,y, lab=F)
>
> however, I got a plot with the horizontal axis stretching out of
bound
> in both directions. Anybody know why this happens, how to fix it, or
> alternative ways to accomplish this?
> -Ping Zhang
> Avaya Labs
>



<Prev in Thread] Current Thread [Next in Thread>