Try: par(mar=c(4,6,4,4)) plot(rnorm(100), ylab="") mtext(side=2, text="Label", las=1, line=2)
On 10/03/2008, JuanCarlos CorreaMorales <[EMAIL PROTECTED]> wrote: > Hi R-users: > > We need to place the y label horizontally on a plot. > > Instead of > | > l | > a | > b | > e | > l | > |__________ > > we want > | > | > label | > | > | > |______________ > > We thank you any advice. > > Yours, > > > Juan Carlos Correa, Ph.D. > Profesor Asociado > Escuela de Estadística > Universidad Nacional-Sede Medellín > A.A. 3840 > Medellín COLOMBIA > > --------------------------------- > > [[alternative HTML version deleted]] > > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.