Samuel Kemp wrote:
> Hi,
> 
> Does anyone have any ideas on how to show greek letters on the x and y 
> axes?
> 
> I have tried
> 
>  > plot(x,y, xlab=expression(delta), ylab=expression(gamma))
> 
> but the output on the x-axis is "d" and on the y-axis it is
"g".
Which device, which version of R, which OS? Please specify a 
reproducible example. Works for me in all configurations I can imagine ...
Uwe Ligges
> Any help will be very much appreciated.
> 
> Cheers,
> 
> Sam.
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html