month.abb is hard coded English but I don't think its used by the
routines you are interested in anyways. To momentarily set locale
try this:
Sys.setlocale("LC_ALL","EN")
and
Sys.setlocale("LC_ALL","FR")
On 9/7/05, Sebastien Durand <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I am running
> R
On Wed, 7 Sep 2005, Sebastien Durand wrote:
Dear all,
I am running
R : Copyright 2005, The R Foundation for Statistical Computing
Version 2.1.1 (2005-06-20), ISBN 3-900051-07-0
Under Mac os X, a french version!
There is no `french version', but you may be in a French locale.
I am preparing
Dear all,
I am running
R : Copyright 2005, The R Foundation for Statistical Computing
Version 2.1.1 (2005-06-20), ISBN 3-900051-07-0
Under Mac os X, a french version!
I am preparing a package and I got the following issue
I am trying to read dates that are written in
english and have them reco