Re: [R] Arguments for Plot()

2009-11-17 Thread Karl Ove Hufthammer
On Tue, 17 Nov 2009 14:18:34 +0200 Tal Galili wrote: > Do you mean maybe: > > plot(x, ylim= range(x) ) Also, the various plot arguments are listed in ?plot.default It may be a bit confusing that they're not listed in ?plot but the help page *does* have a link to the help page for 'plot.default

Re: [R] Arguments for Plot()

2009-11-17 Thread Tal Galili
Do you mean maybe: plot(x, ylim= range(x) ) ? -- My contact information: Tal Galili E-mail: tal.gal...@gmail.com Phone number: 972-52-7275845 FaceBook: Tal Galili My Blogs: http://www.talgalili.com (Web and general, Hebrew) http://www.biostatistics

[R] Arguments for Plot()

2009-11-17 Thread Yoseph Zuback
Hello, I found a really awesome argument for the plot() function yesterday, I didn't write it down and really regretting it as I can't find the post that has it. I have a plot(e,y) One value really deviates and throws my y-axis off. I know I can do something like this: "x = seq(-0.4, 0.4, lengt