[R] Lattice: key does not accept German umlaute
Dieter Menne
dieter.menne at menne-biomed.de
Fri Jun 6 12:18:34 CEST 2008
Bernd Weiss <bernd.weiss <at> uni-koeln.de> writes:
> library(lattice)
> ## gives an error
> xyplot(1~1, key = list(text = list(c("M\344nner"))))
>
> Is this a bug?
You forgot to mention your version, assuming 2.7.0 unpatched.
Corrected by Brian Ripley in developer version (and probably also in patched)
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/129251.html
Dieter
More information about the R-help
mailing list