[R] greek letters in plots
Andrew Robinson
andrewr at uidaho.edu
Wed May 19 22:38:07 CEST 2004
Try
xlab=expression(paste("fitted value of ", lambda))
Cheers,
Andrew
On Wed, 19 May 2004, Antonio Olinto wrote:
> Hi,
>
> I want to write in x axis label "fitted value of lambda" (lambda in greek
> letter).
>
> xlab=expression(lambda) gives the "lambda", I tryed things like xlab=paste
> ("fitted value of ", expression(lambda)) but I didn't get the greek letter.
>
> Thanks in advance for any hint.
>
> Antonio Olinto
>
>
> -------------------------------------------------
> WebMail Bignet - O seu provedor do litoral
> www.bignet.com.br
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
Andrew Robinson Ph: 208 885 7115
Department of Forest Resources Fa: 208 885 6226
University of Idaho E : andrewr at uidaho.edu
PO Box 441133 W : http://www.uidaho.edu/~andrewr
Moscow ID 83843 Or: http://www.biometrics.uidaho.edu
No statement above necessarily represents my employer's opinion.
More information about the R-help
mailing list