[R] Greek letters on title

arun smartpink111 at yahoo.com
Tue Nov 20 23:26:05 CET 2012



HI,
Try this:
plot(1,main= expression(paste("Time evolution with ", alpha,"= 0.2")))

A.K.

----- Original Message -----
From: bgnumis <bgnumis at gmail.com>
To: r-help at r-project.org
Cc: 
Sent: Tuesday, November 20, 2012 3:47 PM
Subject: [R] Greek letters on title

Hi all,

I want to plot a series "x" and I want to put on title "Time evolution with
alpha=0.2", e.g.,

plot(x, main="Time evotion with alpha=0.2",col="orange")

Is there any posibility to put the greek letter and avoid  written the word?

Many thanks in advance.

    [[alternative HTML version deleted]]

______________________________________________
R-help at 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.





More information about the R-help mailing list