Re: [R] Figure title

2012-06-20 Thread Joaquim J.S. Ramalho
=4,cex=0.8) > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] > On Behalf Of Kehl Dániel > Sent: Wednesday, June 20, 2012 9:52 AM > To: r-help@r-project.org > Subject: Re: [R] Figure title > > Try > > ?bqu

Re: [R] Figure title

2012-06-20 Thread Kehl Dániel
Try ?bquote HTH kd 2012.06.20. 10:36 keltezéssel, Joaquim J.S. Ramalho írta: > Hi, > > > > I created several figures and their titles should appear like this: > > > > Figure 1: Monte Carlo results for alternative estimators of structural > parameters (N = 100, T = 5) > > Because N and T change a

[R] Figure title

2012-06-20 Thread Joaquim J.S. Ramalho
Hi, I created several figures and their titles should appear like this: Figure 1: Monte Carlo results for alternative estimators of structural parameters (N = 100, T = 5) Because N and T change across figures, my code includes the following lines: N.set <- 100 T.set <- 5 mtext(“Figur