new_proj: Create a new ProjectTemplate project and open RStudio in it.

Description Usage Arguments Value

View source: R/project.R

Description

Create a new ProjectTemplate project and open RStudio in it.

Usage

1
new_proj(proj, path = getOption("rmisc.proj"), minimal = FALSE)

Arguments

proj

The name of the project directory.

path

Base directory of the project.

minimal

Create a minimal project or a full project.

Value

No value is returned; RStudio is opened in the newly created project.


gschofl/rmisc documentation built on May 17, 2019, 8:54 a.m.