Hello,

I would like to annotate a graph with the expression 'alpha = 5%' (the  
alpha should be displayed as the greek letter).
I tried

> text(1,1,expression(alpha == 5%))

which gives a syntax error.
escaping the percent sign (\%) or doubling (%%) does not help.
What do I do?

Thanks,

Martin Keller-Ressel



-- 
Martin Keller-Ressel
Research Unit of Financial and Actuarial Mathematics
TU Vienna

______________________________________________
R-help@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
and provide commented, minimal, self-contained, reproducible code.

Reply via email to