Hello everybody!! I'm trying to plot a graphic with the title: INTERVALS λ. But the special character λ can't be encoded using ISO8859-1. Which another encoding I need to choose? Att. Alexsandro Cândido de Oliveira Silva ___________________________________________________________________________________ --- Este email está limpo de vírus e malwares porque a proteção do avast! Antivírus está ativa. http://www.avast.com [[alternative HTML version deleted]]
Hi
See ?plotmath.
Something like this:
plot(1, 1, main = expression(paste("INTERVALS ", lambda)))
Yours sincerely / Med venlig hilsen
Frede Aakmann T?gersen
Specialist, M.Sc., Ph.D.
Plant Performance & Modeling
Technology & Service Solutions
T +45 9730 5135
M +45 2547 6050
frtog at vestas.com
http://www.vestas.com
Company reg. name: Vestas Wind Systems A/S
This e-mail is subject to our e-mail disclaimer statement.
Please refer to www.vestas.com/legal/notice
If you have received this e-mail in error please contact the sender.
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at
r-project.org]
> On Behalf Of Alexsandro C?ndido de Oliveira Silva
> Sent: 19. maj 2014 19:41
> To: r-help at r-project.org
> Subject: [R] R save with encoding...
>
> Hello everybody!!
>
>
>
> I'm trying to plot a graphic with the title: INTERVALS ?.
>
> But the special character ? can't be encoded using ISO8859-1.
>
>
>
> Which another encoding I need to choose?
>
>
>
> Att.
>
> Alexsandro C?ndido de Oliveira Silva
>
> __________________________________________________________
> _________________________
>
>
>
>
>
> ---
> Este email est? limpo de v?rus e malwares porque a prote??o do avast!
> Antiv?rus est? ativa.
> http://www.avast.com
>
> [[alternative HTML version deleted]]
On May 19, 2014, at 1:40 PM, Alexsandro C?ndido de Oliveira Silva wrote:> Hello everybody!! > > > > I'm trying to plot a graphic with the title: INTERVALS ??. > > But the special character ?? can't be encoded using ISO8859-1.For future reference the reason this went unanaswered as long as it did is bacause that "special character" did not show up a Greek lambda because you posted in HTML rather than plain text. (It did show up as a lambda when Frede Aakmann T?gersen replied.) I looked at the "??" and thought "who knows what that is?".> > Which another encoding I need to choose?There _is) another posting style you should choose> > > > Att. > > Alexsandro C??ndido de Oliveira Silva > > ___________________________________________________________________________________ > > [[alternative HTML version deleted]]-- David Winsemius, MD Alameda, CA, USA