archiveTask {D4TAlink.light} | R Documentation |
Create an archive containing the files of a given task.
Description
Create an archive containing the files of a given task.
Usage
archiveTask(task, file, overwrite = FALSE, ...)
Arguments
task |
Object of class |
file |
full name of the output zip file |
overwrite |
overwrite the output zip file is it exists |
... |
Arguments passed on to
|
Value
the archive file name invisibly.
[Package D4TAlink.light version 2.1.14 Index]