Thank you to all who replied.
par(bty) and par(xaxs, yaxs) gave me all I need (and more!) for specifiying axes in the fashion required.
Thanks,
Hank
At 07:28 AM 12/9/2003, [EMAIL PROTECTED] wrote:
It might also mean that he is looking for par(xaxs = "i", yaxs = "i")





"Pikounis, Bill" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
12/09/2003 05:23 AM


To: "'Hank Stevens'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc:
Subject: RE: [R] axes that meet



Hank, I think the graphical parameter you are looking for is "bty", as in

par(bty="l")

Details on the ?par help topic.

Hope that helps.

Bill

----------------------------------------
Bill Pikounis, Ph.D.

Biometrics Research Department
Merck Research Laboratories
PO Box 2000, MailDrop RY33-300
126 E. Lincoln Avenue
Rahway, New Jersey 07065-0900
USA

Phone: 732 594 3913
Fax: 732 594 1565


> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Hank Stevens > Sent: Tuesday, December 09, 2003 1:18 AM > To: [EMAIL PROTECTED] > Subject: [R] axes that meet > > > R v. 1.7.1, Windows 2000. > A particular journal wants me to provide scatter plots with > no box, but > with axes that meet in the lower left corner. It seems as > though there must > be an easy way of doing this, but my reading the help on > plot.default, > axis, and box have not provided any clues. I would be most > appreciative of > any feedback. > Thank you, > Hank Stevens > > Dr. Martin Henry H. Stevens, Assistant Professor > 338 Pearson Hall > Botany Department > Miami University > Oxford, OH 45056 > > Office: (513) 529-4206 > Lab: (513) 529-4262 > FAX: (513) 529-4243 > http://www.cas.muohio.edu/botany/bot/henry.html > http://www.muohio.edu/ecology > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > >

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Dr. Martin Henry H. Stevens, Assistant Professor 338 Pearson Hall Botany Department Miami University Oxford, OH 45056

Office: (513) 529-4206
Lab: (513) 529-4262
FAX: (513) 529-4243
http://www.cas.muohio.edu/botany/bot/henry.html
http://www.muohio.edu/ecology

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to