Skip to contents

Create a project folder for ph integrated tables

Usage

create_ph_integrated_tables_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 ph_integrated_tables

Examples

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