Hello,

You may find hints in the following thread:

https://stat.ethz.ch/pipermail/r-help/2011-June/281493.html

Regards,
Pascal



2013/8/21 Beaulieu, Jake <beaulieu.j...@epa.gov>

> Hi,
>
> I would like to include the greek letter mu, in italics, in an axis title.
>  The following gets close, but the mu isn't italicized.
>
> x <- 1:10
> y <- 1:10
> plot(y ~x, ylab = expression(paste('Greek ', italic(mu))))
>
> Anybody know how to accomplish this?
>
> Thanks,
> Jake
>
> ==================================
> Jake J. Beaulieu, PhD
> US Environmental Protection Agency
> National Risk Management Research Lab
> 26 W. Martin Luther King Drive
> Cincinnati, OH 45268
> USA
> 513-569-7842  (desk)
> 513-487-2511 (fax)
> beaulieu.j...@epa.gov
>
>
>         [[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.
>

        [[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.

Reply via email to