create_enr_project: Create a new ENR project.

Description Usage Arguments Examples

View source: R/create_enr_project.R

Description

This function will create all of the scaffolding for a new ENR project. It will set up all of the relevant directories and their initial contents.

Usage

1
create_enr_project(project_name = "enr_project")

Arguments

project_name

A character vector containing the name for this new project. Must be a valid directory name for your file system.

Examples

1
## Not run: create_enr_project('new_enr_project')

AMUFacultyOfEnglish/ENRanalytics documentation built on May 5, 2019, 11:36 a.m.