Hi,

I would like to add a two-lines label consisting of:
"Delta word1\n
word2"
(with Delta being the actual greek letter).

However, when I try "expression(paste(Delta,"word1\nword2"))", I obtain the
following display:
"word1\n
Delta word2".

Do you have any idea on how to obtain the desired display?

Thank you for your help!

Sebastien

        [[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.

Reply via email to