Hello, Forgive me to ask this kind of naive question. But it would be of immense help if you could help me suggesting a way to copy a folder in the same directory and paste it in the same directory with different name. Ex: C:/Folder A -- C:/Folder A_B Contents should be copied as is. Thanks for reading and thanks in advance! Archit [[alternative HTML version deleted]]
Hi, Checkout all of the functions for file/directory management under ?files (note the plural). Cheers, Ben> On May 8, 2017, at 6:30 AM, Archit Soni <soni.archit1989 at gmail.com> wrote: > > Hello, > > Forgive me to ask this kind of naive question. > > But it would be of immense help if you could help me suggesting a way to > copy a folder in the same directory and paste it in the same directory with > different name. > > Ex: > > C:/Folder A -- C:/Folder A_B > > Contents should be copied as is. > > Thanks for reading and thanks in advance! > > Archit > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > 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.Ben Tupper Bigelow Laboratory for Ocean Sciences 60 Bigelow Drive, P.O. Box 380 East Boothbay, Maine 04544 http://www.bigelow.org
Thanks Ben. :) On May 8, 2017 16:06, "Ben Tupper" <btupper at bigelow.org> wrote:> Hi, > > Checkout all of the functions for file/directory management under ?files > (note the plural). > > Cheers, > Ben > > > > On May 8, 2017, at 6:30 AM, Archit Soni <soni.archit1989 at gmail.com> > wrote: > > > > Hello, > > > > Forgive me to ask this kind of naive question. > > > > But it would be of immense help if you could help me suggesting a way to > > copy a folder in the same directory and paste it in the same directory > with > > different name. > > > > Ex: > > > > C:/Folder A -- C:/Folder A_B > > > > Contents should be copied as is. > > > > Thanks for reading and thanks in advance! > > > > Archit > > > > [[alternative HTML version deleted]] > > > > ______________________________________________ > > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > > 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. > > Ben Tupper > Bigelow Laboratory for Ocean Sciences > 60 Bigelow Drive, P.O. Box 380 > East Boothbay, Maine 04544 > http://www.bigelow.org > > > >[[alternative HTML version deleted]]