create_project: Initialise a new R project

View source: R/setup_project.R

create_projectR Documentation

Initialise a new R project

Description

This function creates a new RStudio project with checklist functionality.

Usage

create_project(path, project)

Arguments

path

The folder in which to create the project as a folder.

project

The name of the project.

See Also

Other setup: create_package(), prepare_ghpages(), set_license(), setup_package(), setup_project(), setup_source()


inbo/checklist documentation built on June 15, 2025, 12:54 p.m.