[R] Accents in R
Spencer Graves
spencer.graves at pdf.com
Mon Nov 17 17:48:01 CET 2003
I don't know about "expression", but R 1.8.0 under Windows 2000
gave me the result you desire NOT the problem.
Someone else may tell you what is different, but this may help
narrow your search for a solution.
spencer graves
Salvatore Barbaro wrote:
>Cf. expression()
>
>On Monday 17 November 2003 17:14, Xavier Fernández i Marín wrote:
>
>
>>Hi,
>>
>>How can I include accents and signs like 'ñ' 'à' in the plots generated by
>>R?
>>
>>I try, but R automatically transforms the name
>>
>>ex:
>>
>>
>>>countries <- c("México", "España")
>>>countries
>>>
>>>
>>[1] "M\216éxico" "Espa\216ña"
>>
>>
>>I've seen in some Spanish texts about R how is it normal to include labels
>>of the plots and other names with accents, but I can't.
>>
>>I'm using R 1.8.0 in a Mandrake 9.0
>>
>>Thanks,
>>
>>Xavier
>>
>>______________________________________________
>>R-help at stat.math.ethz.ch mailing list
>>https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>>
>>
>
>
>
More information about the R-help
mailing list