restoreTask | R Documentation |
Restore an archive containing the files of a given task from a file created with archiveTask.
restoreTask(file, overwrite = FALSE, list = FALSE, code = TRUE, ...)
file |
full name of the input zip file |
overwrite |
If |
list |
If |
code |
restore code, default TRUE |
... |
Arguments passed on to
|
if list FALSE, the task imported incisibly, otherwise the list of files in the archive.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.