[R] Better y-axis labels, and x-axis scaling

2006-11-02 Thread Andre Nathan
Hello I'm plotting some data using matplot with a logarithmic scale on the y-axis. This is the call to matplot I'm using: matplot(turns, distances, type = l, log = y, lty = solid, ylab = , xlab = Time steps, col = c(black)) The values for the 'distances' vector are always between 0

Re: [R] Better y-axis labels, and x-axis scaling

2006-11-02 Thread Andre Nathan
On Thu, 2006-11-02 at 23:10 +, Ben Bolker wrote: If you really wanted equal scaling you could do [...] Thanks Ben. Do you know how the the x axis can be made shorter? Best regards, Andre __ R-help@stat.math.ethz.ch mailing list

Re: [R] Better y-axis labels, and x-axis scaling

2006-11-02 Thread Andre Nathan
On Thu, 2006-11-02 at 21:49 -0200, Andre Nathan wrote: Do you know how the the x axis can be made shorter? I did it setting the width in the postscript() call, not sure if that's the best way. Andre __ R-help@stat.math.ethz.ch mailing list https

[R] Multiple barplots on the same axis

2006-10-13 Thread Andre Nathan
Hi R newbie here :) I need to plot 3 barplots in the same axis, something like | | ___ | | | _| | _| | _ | _ | || | _ | || | _ | || | | | || || || || || || || || | -+-