Accents in R
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