How to move files from one folder to another i.e. cutting/copying from one location & pasting to another -- View this message in context: http://r.789695.n4.nabble.com/How-to-move-files-from-one-folder-to-another-tp4512087p4512087.html Sent from the R help mailing list archive at Nabble.com.
Within R? On what OS? You could presumably use system() with the OS-specific command, which might be cp or mv or copy or move depending on your OS. But I'm not sure why you'd want to do this from R. On Wed, Mar 28, 2012 at 8:07 AM, sagarnikam123 <sagarnikam123 at gmail.com> wrote:> How to move files from one folder to another i.e. cutting/copying from one > location & pasting to another >-- Sarah Goslee http://www.functionaldiversity.org