[R] how to cut files from any folder to another folder?
Jeff Newmiller
jdnewmil at dcn.davis.CA.us
Sun Apr 22 18:26:21 CEST 2012
The cut/copy/paste paradigm is not common in programmed file manipulation under various operating systems... due to cross-platform compatibility, be prepared to work on files with a copy(=duplicate)/remove approach.
?files
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
sagarnikam123 <sagarnikam123 at gmail.com> wrote:
>i want to cut file from e.g. "abc" folder & put it into another
>location
>with folder name e.g. "xyz"
>how should i proceed?
>
>--
>View this message in context:
>http://r.789695.n4.nabble.com/how-to-cut-files-from-any-folder-to-another-folder-tp4577818p4577818.html
>Sent from the R help mailing list archive at Nabble.com.
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list