[R] Lattice: key does not accept German umlaute

Bernd Weiss bernd.weiss at uni-koeln.de
Fri Jun 6 10:50:02 CEST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

library(lattice)

## works as expected
xyplot(1~1, key = list(text = list(c("Maenner"))))

## works as expected
xyplot(1~1, key = list(text = list(c("Maenner"))), xlab = "M\344nner")

## gives an error
xyplot(1~1, key = list(text = list(c("M\344nner"))))

Is this a bug?

TIA,

Bernd

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFISPo6Usbvfbd00+ERArJFAJsEvWq2Cai7chuOADadZHT2pnRJOgCfWLdx
3Hs3PnCzd6nuTqt6JwCl+VM=
=RVUk
-----END PGP SIGNATURE-----



More information about the R-help mailing list