On 18/10/2016 12:38 PM, Roebuck,Paul L wrote:
Any reason untar() has an "exdir" argument (the equivalent of "tar -C"), but tar() does not?
Because you can specify the source directory in the files argument using list.files(). There's no need to duplicate that in tar().
Duncan Murdoch ______________________________________________ R-help@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.