Description Usage Arguments Value
View source: R/zip_selection.R
Make a zip file with a selection of the default subfolders: analyses, data, manuscript, material, plots and preregistration
1 2 | zip_selection(dir_path, sel_folders, password = NULL,
git_include = FALSE)
|
dir_path |
A character path with the project directory. |
sel_folders |
A logic (TRUE or FALSE) vector inidcating which subfolders would be zipped (in the order that are created: analyses, data, manuscript, material, plots and preregistration). |
password |
password to be used. Password is optional, if not entered then no password is used |
git_include |
logical value that indicates if Git folder should be on the backup |
This function returns no values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.