Re: [R] Tutorial for graphics

2004-06-17 Thread Timur Elzhov
On Wed, Jun 16, 2004 at 10:12:49PM -0400, Phil wrote: I'm coming to R from Matlab and I'm finding it difficult to find a good introduction to graphics in R. (The best I've found so far is Ch. 4 of Emmanuel Paradis R for Beginners. Still, I have been unable to discover simple things like how

Re: [R] Tutorial for graphics

2004-06-16 Thread James MacDonald
I don't know of a good tutorial, but I find that looking at ?par is usually good for answering most graphing questions. To resize axes, look at xlim and ylim under ?par. As for changing the axes, you can suppress the axes using e.g., for the x-axis xaxt=n in your plotting function call, and then

Re: [R] Tutorial for graphics

2004-06-16 Thread Jin Shusong
On Wed, Jun 16, 2004 at 10:12:49PM -0400, Phil wrote: Hi all, I'm coming to R from Matlab and I'm finding it difficult to find a good introduction to graphics in R. (The best I've found so far is Ch. 4 of Emmanuel Paradis R for Beginners. Still, I have been unable to discover simple

RE: [R] Tutorial for graphics

2004-06-16 Thread Christian Mora
A fairly good tutorial is “Gráficos Estadísticos con R” by Juan Carlos Correa and Nelfi González (PDF [2110kB]) that you can find in Documentation/Contributed (in Spanish though). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Phil Sent: Wednesday, June