I want my x label to be: Latitudinal extent(0)
, with the zero inside the brackets superscript (i.e. the degrees symbol).
I can't find a way of doing it.
Currently, this works:
xlab(expression(Latitudinal~extent~(.^0~.)))
but then I need to erase the extra dots using Paint (or something similar).