You've tried: plot(a[,1]~b[,2],ylab=expression(x~'%'),xlab=expression(z)) ?
On Tue, Aug 24, 2010 at 10:37 AM, e-letter <[email protected]> wrote: > Readers, > > According to the documentation for the function 'plotmath' there is no > apparent possibility to add the percent sign (%) to a plot function, > e.g. > > plot(a[,1]~b[,2],ylab=expression(x~%),xlab=expression(z)) > > How to achieve this please? > > yours, > > [email protected] > r251 > mandriva2009 > > ______________________________________________ > [email protected] 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. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]
______________________________________________ [email protected] 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.

