create_project: create_project

Description Usage Arguments Value

View source: R/create_project.R

Description

This function create an R project

Usage

1
create_project(path, git = TRUE)

Arguments

path

A path. If it exists, it is used. If it does not exist, it is created, provided that the parent path exists.

git

If TRUE, init git.

Value

Path to the newly created project or package, invisibly.


mcanouil/mctemplates documentation built on Feb. 25, 2021, 5:17 p.m.