zip_selection: zip_selection

Description Usage Arguments Value

View source: R/zip_selection.R

Description

Make a zip file with a selection of the default subfolders: analyses, data, manuscript, material, plots and preregistration

Usage

1
2
zip_selection(dir_path, sel_folders, password = NULL,
  git_include = FALSE)

Arguments

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

Value

This function returns no values.


AngelosPsy/pssr documentation built on June 27, 2020, 8:06 p.m.