[R] file.move?

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed May 27 16:02:35 CEST 2009


Are you looking for file.rename?

Moving files is not really a portable concept, and nor is 'time 
stamps' (files usually have three or more times associated with them, 
and moving does not keep them all in OSes that implement it).

On Wed, 27 May 2009, Stefan Uhmann wrote:

> Dear list,
>
> I want to move some files that should keep their time stamps, which is not 
> the case if I use file.copy in combination with file.remove. file.move would 
> be nice, is there a package providing such a function?
>
> Regards,
> Stefan

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list