[R] moving text labels in plot

Luis Iván Ortiz Valencia liov2067 at gmail.com
Sun Jul 26 18:58:29 CEST 2009


Hi R users

I need to specify some parameter input in plot code to move Y text label to
left.

plot(temp, develo_rate, xlab = expression(paste("Temperature (C"^o,")")),
    ylab = expression(paste("Development rate (d"^-1,")")),las=1,pch=19,
    xlim=c(0,32),ylim=c(0,0.03),xaxs = "i", yaxs = "i")

Plot result is added.

any help?

Ivan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scater_temp_desen_rate.png
Type: image/png
Size: 4815 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090726/de93d9e7/attachment-0002.png>


More information about the R-help mailing list