Hi Martin, here as example code that may help you to get what you want (once
you didn't specified were in the plot you want the symbol).
plot(1:10)
title(main= "\u20ac", font = 5)
Ps.: This coding may differ between operational system, this one worked in a
Windows Vista 32 bits.
This works for all (I guess) the special character present in the windows
"Character Map", just copy the code and use as
"\SymbolCode".
Hope it helps.
Rodrigo.
2010/3/21 Martin Batholdy <batholdy@googlemail.com>
> hi,
>
> Is it possible to add special characters like the euro sign to a plot?
>
> thanks!
>
> ______________________________________________
> 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.
>
[[alternative HTML version deleted]]