Re: R-beta: Latin-1 characters in R and X --> in next version
Martin Maechler (maechler@stat.math.ethz.ch)
Tue, 25 Nov 1997 17:29:56 +0100
Date: Tue, 25 Nov 1997 17:29:56 +0100
Message-Id: <199711251629.RAA02862@sophie.ethz.ch>
From: Martin Maechler <maechler@stat.math.ethz.ch>
To: juha.tikkanen@edita.fi
Subject: Re: R-beta: Latin-1 characters in R and X --> in next version
You didn't say which version of R you are using;
It is true that 0.50-a4 still doesn't properly work with these.
However, I though Windows "Rsept" was somewhat newer...
Anyway, in current source (unreleased) version, it's all nice :
> M=E4chler <- 1:3
> ls(pat=3D"^M")
[1] "M=E4chler"
> M=E4chler
[1] 1 2 3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=---