Skip to contents

Create a project folder for mort descriptive analysis

Usage

create_mort_descriptive_analysis_template(folder_path, ...)

Arguments

folder_path

Path for the new folder

...

Extra information collected from the RStudio wizard

Value

Folder with a copy of the mort_cleaning

Examples

if (FALSE) { # \dontrun{
create_mort_descriptive_analysis_template("path/to/folder")
} # }