folder_setup: Quickly make the reequisite folders in the...

View source: R/folder_setup.R

folder_setupR Documentation

Quickly make the reequisite folders in the data_science_project_work folder for a project

Description

Quickly make the reequisite folders in the data_science_project_work folder for a project

Usage

folder_setup(project_name, subdir = "microsoft/project_work")

Arguments

project_name

Project's name, e.g. 'sustainbaility'

subdir

The company + any additional extensions

Value

logicals telling you whether folders and files were created

Examples

## Not run: 
folder_setup("sustainability", subdir = "company_x/project_folders")

## End(Not run)

jpcompartir/JPackage documentation built on March 20, 2023, 4 a.m.