Hi -

I've been using the option 

main=bquote(paste(mu==.(mu),", ",lambda==.(lambda),", 
",truncation==.(truncation),", ",N[T]==.(n)))

to produce a title when using the "plot" command - a title which includes 
variable names (two Greek)
along with their values.

The above option, however, does not work within the "boxplot" command.

Any suggestions on how I can produce the same title using the boxplot command?

Thank you,

Roger
______________________________________________
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.

Reply via email to