Skip to content
Back to formatted view

Raw Message

Message-ID: <CAAmySGPpVu_cOdC8yp2+5Tz1dq58uvstP7upwW7FGQtNHKk=JQ@mail.gmail.com>
Date: 2012-10-17T12:47:27Z
From: R. Michael Weylandt
Subject: Moving a file from one location to another
In-Reply-To: <507E9C20.3060903@sapo.pt>

On Wed, Oct 17, 2012 at 12:53 PM, Rui Barradas <ruipbarradas at sapo.pt> wrote:
> Hello,
>
> On Windows this should be the old DOS command RENAME (or REN) and apparently
> the R function ?file.rename carries it's name.
>

I wasn't aware of the file.*() functions -- I'll of course retract my
statement that this has to be OS direct via system(). Thanks for that
Rui!

Cheers,
Michael