Skip to content
Prev 201329 / 398502 Next

Different fonts on the same axis

Hi,

I need to have both italics and standard font on the y axis. 
This is my script:
plot(x,y,pch=16,xlab="metric",ylab="species CPUE")

I want species in italics and CPUE in standard text.
Any tips would be appreciated.
Thanks.