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 <inp...@gmail.com> 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, > > rh...@conference.jabber.org > r251 > mandriva2009 > > ______________________________________________ > 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. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]
______________________________________________ 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.