"Charles C. Berry" <cbe...@tajo.ucsd.edu> wrote: > On Wed, 31 Dec 2008, Mike Prager wrote: > > > I hope to use the plotmath facility to print titles that mix > > math and values of R variables. [...] > > plot(1:3, 1:3, main = bquote(a == .(aa))) > > > You have to follow a couple of 'See Also' links from the plothmath page to > get to > > ?bquote > > HTH,
Chuck, THANKS! It helps very much. --Mike ______________________________________________ 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.