Skip to content
Prev 320283 / 398506 Next

How to use parentheses and degree symbol together?

Hi,

You are right. The following should solve that problem:

plot(0, 0, pch = "")
text(0, .5, expression(Temperature~(degree*C)))

HTH,
Pascal
On 26/03/13 16:55, Patrick Connolly wrote: