Dear R users,
i would like to have expression on my plot written in bold
italic font and use following:
text(0.01,70,expression(bolditalic(r^2==0.67)),pos= 4)
However, only the letter r appears bold and italic, but not
the whole expression. How should i change it?

Thank you for your help,
Alla.

______________________________________________
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