init: Create New Project

Description Usage Arguments Examples

View source: R/init.R

Description

Initialise a new project

Usage

1
init(project_path)

Arguments

project_path

a character vector of the directory where the 'drake' & 'renv' project will be created

Examples

1
2
3
4
## Not run: 
init('/home/my_new_project')

## End(Not run)

wilsontom/myProject documentation built on March 10, 2021, 11:20 p.m.