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
______________________________________________
[email protected] 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.