create_project: Creates a folder structure/architecture for the project.

Description Usage Arguments Value

View source: R/create_project.R

Description

Creates a folder structure/architecture for the project.

Usage

1
create_project(working_dir, project_name, project_minimal)

Arguments

working_dir

is the path of the root folder where the project's folder is going to be created.

project_name

is the name of the project.

project_minimal,

if set to TRUE, sets up a minimal folder structure.

Value

A folder with the project's folder structure and all the tools delivered by the package 'ProjectTemplate'.


rebordao/modellatoR documentation built on May 27, 2019, 4:01 a.m.