NewResearch: Create a new Research

Description Usage Arguments Value

View source: R/ResearchDirs.R

Description

Create a new Research

Usage

1
NewResearch(path = ".", RStudio = TRUE, useExistingDirectory = FALSE)

Arguments

path

A character variable indicating the name of the project to create

RStudio

Boolean indicating whether or not to create an RStudio project. Default is TRUE.

useExistingDirectory

Overwrite the directory if it already exists. Default is FALSE.

Value

NewResearch will invisibly return the name of the project.


PirateGrunt/represtools documentation built on Oct. 5, 2019, 6:37 a.m.