Rproj_init: Initialize an RStudio-project

Description Usage Arguments Note Author(s)

View source: R/Rproj_init.R

Description

Creates an .Rproj-file within your current working directory.

Usage

1
Rproj_init(project_dir)

Arguments

project_dir

Character. Specify the path to the directory where you want to create a new project. The last directory will be the top level of the project and additionally the name of your project. E.g. '~/Desktop/MyProject' will create a project called 'MyProject'.

Note

It is not possible to overwrite an existing Rproj.

Author(s)

Frederik Sachser


sachserf/repres documentation built on May 29, 2019, 12:21 p.m.